lwklbb/dsh-worktrees1

dsh-worktrees

DSH Web plugin for managing Git worktrees from the Settings panel.

包名
dsh-worktrees
版本
0.1.0
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lwklbb/dsh-worktrees

使用前确认

这个插件依赖本机 Git 命令行:

git --version

如果 DSH 运行环境找不到 Git,页面会提示 Git 不可用。确认 Git 已安装,并且 git 在 PATH 中即可。