dsh-worktrees
DSH Web plugin for managing Git worktrees from the Settings panel.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lwklbb/dsh-worktrees说明文档
阅读完整 README ↗使用前确认
这个插件依赖本机 Git 命令行:
git --version
如果 DSH 运行环境找不到 Git,页面会提示 Git 不可用。确认 Git 已安装,并且 git 在 PATH 中即可。