npm.io
1.0.18 • Published 3 years agoCLI

gpp

Licence
MIT
Version
1.0.18
Deps
0
Size
6 kB
Vulns
0
Weekly
0
Stars
2

Welcome to gpp

Version License: MIT

shortcut of git add + git commit -m + git push

Install

npm i gpp -g

Usage

一条命令,一次性执行: git add .git commit -m 信息git push

gpp 任何需要commit的信息

带空格的提交:

gpp 首页优化 接口替换

缺省 commit 信息的提交:

# 缺省信息为 update
gpp

只 commit 不 push

gmm 任何需要commit的信息(缺省为update)

Author

wangyongfeng