Skip to content

v0.1.0

Latest

Choose a tag to compare

@a792883583 a792883583 released this 14 Aug 09:34
· 7 commits to main since this release

v0.1.0 — 首个发布

DSH Web GUI 的 Git 面板插件:分支管理与 GitLens 风格提交图谱。

功能

  • 分支面板:本地/远程分支、ahead/behind、双击切换/检出、一键拉取/全部抓取
  • 右键菜单:重命名 / 删除 / 合并至当前分支
  • 分支胶囊:输入框上方快速切换分支
  • Git 图谱:lane 泳道图、三栏可调列宽、点击节点查看详情、虚拟化滚动
  • 多语言:中文 / English / Español(自动跟随 web 语言,默认简体中文)
  • 明暗主题跟随 DSH Web GUI

安装

```sh
dsh plugin --profile web add dsh-git-panel
```