dsh-github
GitHub account management plus a local Git workflow for the web GUI with clone, fast-forward pull, status, commit, push, and host-side push guards.
Web GUI 的 GitHub 账号与本地 Git 工作流插件,支持 clone、快进 pull、status、commit、push,推送默认关闭并有宿主侧开关保护。
How to install
dsh plugin add dsh-github About
dsh-github DSH Web UI 的 GitHub 与本地 Git 工作流插件。 Features GitHub Personal Access Token account management with secret-free summaries. GitHub REST repository listing for github.com and GitHub Enterprise API URLs. Local Git operations: clone, fast-forward pull, status, commit, push, and force-with-lease. Sidebar panel with account, repository, local Git, and settings tabs. Push and force push are disabled by default and are guarded on the Host side. Token storage uses ~/.dsh/dsh-github.json with an atomic write and mode 0600. Git HTTP authentication uses an ephemeral http.extraheader environment co…
Recommendation signals
Meta
- License
- Apache-2.0
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-22
- Created
- 2026-08-21
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
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-github-intelligence
zoahdev/dsh-github-intelligence
The most complete GitHub integration for dsh: repo overview, releases, issues, pull requests, contributors, search, and a deep repo report with TTL caching — no API key needed.
dsh-user-experience
DietCokewithSugar/dsh-user-experience
Finds potential UX issues in your project: automatically reviews React/TypeScript code, pinpoints each problem, and gives concrete suggestions.
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.