Skip to content

darrenli2/git-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

**This tool is to help add current branch name to your commit message automatically.

  • copy src/add_prefix.rb to [your repo]/.git/hooks/ folder
  • run 'chmod 755 add_prefix.rb'
  • copy src/commit-msg to [your repo]/.git/hooks folder
  • run 'chmod 755 commit-msg'
  • all done

About

git tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published