Skip to content

studiomobile/git-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This repo contains Git hooks for adding a branch name to the start of the commit message.

For example, <feature/add-something> Add very useful stuff.

Doesn't add a branch name if a commit message starts with <.

To install, simply copy files from hooks folder to .git/hooks folder of your Git project. After that, execute chmod +x .git/hooks/*.

As an alternative you can install hooks globally by following this advice - https://stackoverflow.com/questions/2293498/git-commit-hooks-global-settings

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages