运行时依赖
无特殊依赖
版本
latestv1.0.0
git-辅助工具 pull
安装命令
点击复制官方npx clawhub@latest install git-helper
镜像加速npx clawhub@latest install git-helper --registry https://cn.longxiaskill.com 镜像可用
技能文档
Git 辅助工具
Common git operations as a 技能. Provides convenient wr应用ers for frequently used git commands including 状态, pull, push, branch management, and 记录 viewing.
Commands # Show working tree 状态 git-辅助工具 状态
# Pull latest changes git-辅助工具 pull
# Push local commits git-辅助工具 push
# 列出 or manage branches git-辅助工具 branch
# View commit 记录 with optional limit git-辅助工具 记录 [--limit 10]
安装
No 安装ation needed. git is always present on the 系统.