dsh-git-plus
DSH Source Control tab in dsh-better-sidebar that mirrors VS Code Git workflows.
dsh-better-sidebar 中的 DSH 源代码管理面板,尽量对齐 VS Code 的 Git 工作流。
How to install
dsh plugin add github:MarioLuLu7/dsh-git-plus About
DSH Git Source Control DSH plugin for DSH-better-sidebar: adds a Source Control tab that mirrors the common VS Code Git workflow. Features Registers a single Source Control tab through ctx.betterSidebar.registerTab Shows current branch, upstream, ahead/behind, last commit, and change count Groups files into Merge Changes, Staged Changes, Changes, and Untracked Opens file changes in the built-in DSH-better-sidebar diff tab; this plugin does not render its own file diff UI Supports stage, unstage, and discard Supports stage all, unstage all, discard all, fetch, pull, and confirmed push Supports …
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-01
- Created
- 2026-08-31
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-better-sidebar
Related plugins
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph
Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
dsh-web
zhu1090093659/dsh-web/tree/main/packages/dsh-git-graph
Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
dsh-git-worktree
wloops/dsh-git-worktree
Git worktree Session Targets with isolated task sessions, Ready for Review, reversible Local Preview, human-confirmed delivery, environment retention and recovery, and same-session iteration.
dsh-github
PerryLink/dsh-github
Official-grade GitHub CI integration: a composite action.yml, a polling PR review bot with idempotent inline comments and a status-check gate, plus PR/issues tools with every write gated by human approval.