- Home
- Plugins
- Git & Code Review
- dsh-worktree
A
dsh-worktree
alpacachen/dsh-worktree
A minimal worktree management solution with only one button and one dialog.
Install
dsh plugin --profile web add github:alpacachen/dsh-worktreeREADME
dsh-simple-worktree
A lightweight Git worktree plugin for DeepSeek Harness.
简体中文 · English
Features
- Create a Git worktree from any Git Workspace.
- Choose the current branch or the repository's main branch.
- Register and open the new worktree as a DSH Workspace.
- Create task branches as
task/<name>. - No additional service or project configuration.
- Supports DSH themes, Chinese, and English.
Usage
Install
dsh plugin --profile web add @alpacachen/dsh-simple-worktree
Restart dsh web after installation.
You can also install from GitHub with dsh plugin --profile web add github:alpacachen/dsh-worktree.
Create a worktree
- Open a Git Workspace.
- Open the Workspace menu and choose Create worktree.
- Enter a task name, such as
login-fix. - Choose Current branch or Main branch.
- Click Create and open.
The worktree is created at:
project.worktrees/login-fix/
└── branch: task/login-fix
The new Workspace is named <parent>/<task>.
Related plugins
Z
dsh-web-ui (dsh-git-graph)
zhu1090093659/dsh-web-ui
6.2k5 hours agoGit & Code ReviewApache-2.0
L
dsh-diff-viewer
lehhair/dsh-diff-viewer
247 days agoGit & Code Review
D
dsh-user-experience
dietcokewithsugar/dsh-user-experience
1910 days agoGit & Code ReviewMIT
S
dsh-code-ide
sakaliolabs/dsh-code-ide
1210 days agoGit & Code ReviewMIT