An open API service indexing awesome lists of open source software.

https://github.com/slavcodev/git-hooks-scripts

A collection of useful Git Hooks
https://github.com/slavcodev/git-hooks-scripts

git git-hooks

Last synced: 6 months ago
JSON representation

A collection of useful Git Hooks

Awesome Lists containing this project

README

          

# Git Hooks Scripts

[![Software License][ico-license]][link-license]

A collection of useful **[Git Hooks](https://git-scm.com/docs/githooks)**.

## 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](https://github.com/slavcodev/git-hooks).
It helps to configure any hooks via config file, and allows to have multiple scripts per hook.

You can open [.gitconfig](.gitconfig) to see how this project
is using the [Git Hooks manager](https://github.com/slavcodev/git-hooks).

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE OF CONDUCT](CODE_OF_CONDUCT.md) for more details.

**Enjoy coding ❤️**

[ico-license]: https://img.shields.io/badge/License-BSD%202--Clause-blue.svg?style=for-the-badge
[link-license]: LICENSE