A pragmatic git engineering toolset built upon the git methodology.
Run:
./install
It will do:
- copy the
templates
folder which including git message\GitHub pull request and issue templates to your local/etc - copy toolsets related scripts to your local/bin
- install gitflow. (optional)
Go to your local repository then run:
gitmatic init
then it will guide you to:
- Set your working email for local repository
- Set the git message template (auto)
- Set GitHub pull request/issue template (working on...)
- Install git extensions for git-flow (optional)
- Initialize git workflow settings of current repository via git-flow (optional)
- commit message template [eng/zh]
- init function
- GitHub pull request/issue template
- commit message template switch function