Skip to content

per1234/git-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-hooks

A collection of Git hooks.

Installation

Copy or symlink the desired script into .git/hooks and rename it according to the folder name the script came from. For example, if you wanted to install pre-commit/check-code-formatting, you should copy/symlink it to .git/hooks/pre-commit. The hook script may have configuration options that you can edit.

Contributing

Pull requests or issue reports are welcome! Please see the contribution rules for instructions.

About

A collection of Git hooks

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages