dsh-github
Web GUI 的 GitHub 账号与本地 Git 工作流插件,支持 clone、快进 pull、status、commit、push,推送默认关闭并有宿主侧开关保护。
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.
怎么安装
dsh plugin add dsh-github 简介
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…
推荐参考
信息
- 协议
- Apache-2.0
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-22
- 创建于
- 2026-08-21
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph
输入框上方提供 Git 分支选择器,并把分支泳道与提交历史画成图谱,沿着时间线找到任意变更。
dsh-github-intelligence
zoahdev/dsh-github-intelligence
目前最完整的 dsh GitHub 整合:仓库概览、Release、Issue、PR、贡献者、搜索与一键深度报告,内置 TTL 缓存,无需 API Key。
dsh-user-experience
DietCokewithSugar/dsh-user-experience
帮你发现项目中可能存在的用户体验问题:自动走查 React/TypeScript 源码,定位问题并给出具体优化建议。
dsh-github
PerryLink/dsh-github
官方级 GitHub CI 集成:composite action.yml、轮询 PR 评审机器人(幂等行内评论 + status-check 门禁)以及 PR/issue 工具,所有写入走人工审批门。