Skip to content

paincompiler/gitmatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitmatic

A pragmatic git engineering toolset built upon the git methodology.

Install

Run:

./install

It will do:

  1. copy the templates folder which including git message\GitHub pull request and issue templates to your local/etc
  2. copy toolsets related scripts to your local/bin
  3. install gitflow. (optional)

Usage

Go to your local repository then run:

gitmatic init

then it will guide you to:

  1. Set your working email for local repository
  2. Set the git message template (auto)
  3. Set GitHub pull request/issue template (working on...)
  4. Install git extensions for git-flow (optional)
  5. Initialize git workflow settings of current repository via git-flow (optional)

Roadmap

  • commit message template [eng/zh]
  • init function
  • GitHub pull request/issue template
  • commit message template switch function

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages