Skip to content

jack24254029/githook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

githook

Install

Go to your project root and type the command

mkdir -p .git/hooks && curl https://raw.githubusercontent.com/jack24254029/githook/master/prepare-commit-msg.sh > .git/hooks/prepare-commit-msg && chmod u+x .git/hooks/prepare-commit-msg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages