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

https://github.com/lorddashme/git-hooks

A collection of GIT hooks with external service integration.
https://github.com/lorddashme/git-hooks

git git-hooks git-workflow integration

Last synced: 11 months ago
JSON representation

A collection of GIT hooks with external service integration.

Awesome Lists containing this project

README

          

# Git Hooks

A collection of GIT hooks with external service integration.

## Sample Templates

**Note**: Most of the sample hooks are using ```sh``` but you can use other programming languages too, just properly convert it to your desired programming language.

- [Using Slack](slack/)

## License

This package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).