slavcodev / git-hooks-scripts

A collection of useful Git Hooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ❤️

About

A collection of useful Git Hooks

License:BSD 2-Clause "Simplified" License


Languages

Language:Shell 100.0%