cherrchen/dsh-plugin-git0

@dsh-electron/dsh-plugin-git

Portable Git repository service and DSH client experience

AI 분석

核心用途是在 DSH 界面中直接提供 Git 仓库管理与可视化交互。适合需要在 Web 界面中直观查看和管理代码提交、分支等 Git 状态的开发者。需先安装 Details Host 插件。

패키지
@dsh-electron/dsh-plugin-git
버전
0.2.0
라이선스
MIT
최근 업데이트
2026. 8. 25.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cherrchen/dsh-plugin-git

Configuration

FieldDefaultMeaning
executablegitGit executable name or absolute path resolved by ctx.subprocess.
maxOutputBytes8 MiBPer-stream collection cap for one Git command.
graceMs3000Managed subprocess termination grace period.