Skip to content

MikeBosw/git-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Copy git/hooks/pre-commit.sample.of-your-choice to your repository's .git/hooks/pre-commit file.

For example, to install the google-java-format pre-commit hook, copy git/hooks/pre-commit.sample.google-java-format to a file named pre-commit inside the .git/hooks directory inside the Git repository where you'd like the hook to apply.

About

Git Hooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages