Skip to content

GodD6366/git-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-pro

git shell 客户端增强

安装

npm install -g git-pro

使用方法

git commit 增强

� 带 emoji 选择的 commit 提交

git-pro commit

git-commit

� 暂存文件后在执行带 emoji 选择的 commit 提交

git-pro commit -a

git-commit-a

当然也可以指定文件,多个文件','分隔

git-pro commit -a README.md

git-commit-a

你可以直接使用 git-pro 代替 git, 因为除了 commit 命令,其他命令只是进行了代理

git-pro status # 就相当于 git status

git-other

About

git commit增强工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published