Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 846 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 846 Bytes

Git Hooks Scripts

Software License

A collection of useful Git Hooks.

Install

Just download the needed script and config your Git to use it as hook.

Although, the simplest way to add hooks, is using the Git Hooks manager. It helps to configure any hooks via config file, and allows to have multiple scripts per hook.

You can open .gitconfig to see how this project is using the Git Hooks manager.

Contributing

Please see CONTRIBUTING and CODE OF CONDUCT for more details.

Enjoy coding ❤️