@dsh-electron/dsh-plugin-git
Portable Git repository service and DSH client experience
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cherrchen/dsh-plugin-git说明文档
阅读完整 README ↗Configuration
| Field | Default | Meaning |
|---|---|---|
executable | git | Git executable name or absolute path resolved by ctx.subprocess. |
maxOutputBytes | 8 MiB | Per-stream collection cap for one Git command. |
graceMs | 3000 | Managed subprocess termination grace period. |