EIGHTfs/dsh-git-push0

dsh-git-push

git 自动提交推送插件:扫描 workspace 全部 git 仓库,一键 commit+push(自动识别分支、push 前检查 ahead/behind)。提供 git_scan / git_commit_push 工具与 HTTP API。

AI Analysis

核心用途是实现工作区代码或文档的自动化 Git 提交与推送。适合需要 AI 自动交付代码成果、自动同步多仓库变更的开发和协作任务。

Package
dsh-git-push
Version
0.1.0
Last updated
Aug 18, 2026

Install

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

配置

字段默认说明
workspaceRootprocess.cwd()扫描根目录
extraRepos[]额外仓库绝对路径(find 范围外)
depth3find 深度