文件名称:git-commander:具有简单终端界面的git工具
文件大小:1.85MB
文件格式:ZIP
更新时间:2024-06-05 02:10:07
JavaScript
git指挥官 一个带有简单终端界面的git工具。 特征 git状态 git添加[文件] git reset-[文件] git commit [文件] git日志 git重置 git diff文件 git分支 git merge(处理冲突) git pull / push 安装与使用 $ npm install -g git-commander $ git-commander 要求 git > = 2.4 的NodeJS > = 0.12 祝福> = 0.1.7 lodash > = 3.0 关键配置 我们预先配置了两个键集vi和mc 。 缺省值为vi 。 使用mc键集 您需要将文件放置在~/.config/git-commander/config.json ,其内容如下: { "keySet": "mc" } 一对一地重新定义键 如果愿意,您也可以一对