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/08/25

インストール

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

ドキュメント

README 全文を読む ↗

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.