dd2673/dsh-wending-git-workbench

桌面端 ⭐ 0 Apache-2.0 coding

Codex风格的DSH Git工作台:工作区范围的更改、差异、暂存、提交、受保护的分支操作、图形历史、获取、快进拉取,以及通过官方插件API进行的上游推送。

catalog 简介:Codex-style Git workbench for DSH: workspace-scoped changes, diff, stage, commit, guarded branch operations, graph history, fetch, fast-forward pull, and upstream push through official plugin APIs.

安装

pnpm install
pnpm run typecheck   # tsc -b(含 sibling 引用项目)
pnpm test            # vitest(core 纯函数 / 真实 git 服务 / jsdom 组件)
pnpm run build       # tsc -b && tsdown(lib/index.js + lib/invariant.js + lib/client.js)

dd2673/dsh-wending-git-workbench 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。