gitpushworkflow
feature description: git add . and git commit -m and git push workflow
一个不是那么复杂的 git add .、git commit -m 'xxx'、git push 的工作流脚本工具。
工具:Click Me
Usage
1. in macOS or any Linux systems
cp linux-gitpush.sh to any folder you like, such as ... 阅读全文