Skip to content

brange/git-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

git-hooks

Some git-hooks that I like

add-jira-issue-name

Adds the branch name to the commit message (before editing) if the branch name matches a JIRA issue name (^[A-Z]{3,4}-[0-9]{1,6}$).

prevent-force-push

Prevents force push to master branch and deletion of master branch.

About

Some git-hooks that I like

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages