HeathHe/dsh-worktree-panel ↗★ 2
dsh-worktree-panel
DSH 网页 GUI 的 Worktree 与 Git 分支管理面板,在侧边栏提供项目、工作树及会话树的集成管理。
AI 分析
将 Git Worktree 维度引入 DSH 工作区。适合使用 Git 进行多分支并行开发、希望将会话与特定代码分支绑定的开发者。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HeathHe/dsh-worktree-panel说明文档
阅读完整 README ↗使用 / Usage
安装 / Install
dsh plugin --profile web add dsh-worktree-panel
装完重启 dsh web,工作区侧边栏即出现 worktree 维度。/ Restart dsh web afterwards; the worktree dimension appears in the sidebar.
安装指定版本 / Install a specific version:
dsh plugin --profile web add dsh-worktree-panel@0.1.1
升级 / Upgrade
dsh plugin --profile web add dsh-worktree-panel@