mingit:git命令的极小别名

时间:2021-05-12 05:46:45
【文件属性】:
文件名称:mingit:git命令的极小别名
文件大小:46KB
文件格式:ZIP
更新时间:2021-05-12 05:46:45
Shell 带有制表符补全的git命令的极小别名。 因为谁想要git commit -m "blah blah blah"进行所有更改? 入门 安装 npm install -g mingit && source ~/.mingit.sh 或者如果您喜欢 yarn global add mingit && source ~/.mingit.sh **您必须执行source ~/.mingit.sh或打开一个新终端,然后才能尝试以下。 ** 在Mac OS X El Capitan上测试。 如果这对您不起作用,请参阅 指令 支持最少数量的常用命令 g a . // git add . g b other-branch // git branch other-branch g c "made some changes" // git commit -
【文件预览】:
mingit-master
----mingit-logo.xcf(15KB)
----package.json(840B)
----.gitignore(24B)
----mingit-logo.jpg(16KB)
----README.md(3KB)
----scripts()
--------install.js(774B)
--------utils.js(223B)
--------bashrc(813B)
--------uninstall.js(981B)
--------install-linux-bashrc.sh(84B)
--------win-bashrc(706B)
--------postinstall.js(157B)
--------install-apple-bash-profile.sh(96B)
--------bash_profile(56KB)
--------install-win-bashrc.sh(108B)

网友评论