dsh plugins中文
← Back to popular plugin directory

git worktree · Git Worktree Manager

LaoYueHanNi/dsh-git-worktree · tools

The composer tool row shows the current branch: pick another to switch in place, or flip the Worktree toggle to get an isolated worktree as a real workspace — as shown in the scree.

★ 0GitHub stars
0Forks
2026-08-16Last updated
TypeScriptLanguage
License

Project overview

A dsh plugin for simple branch & worktree management in the Web UI. The composer tool row shows the current branch: pick another to switch in place, or flip the Worktree toggle to get an isolated worktree as a real workspace — as shown in the screenshot above.

link: installs a symlink: rebuild the plugin and restart dsh web to apply changes. Update Remove

The plugin is removed from the profile and stops loading. Worktree folders under /.dsh/gitworktree/ and the settings file are kept — delete them manually if you no longer need them. Development

Install command

dsh plugin --profile web add github:LaoYueHanNi/dsh-git-worktree
View GitHub repository ↗Back to popular plugin directory