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.
- Host: GitHub
- URL: https://github.com/lorddashme/git-hooks
- Owner: LordDashMe
- License: mit
- Created: 2019-11-05T02:19:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-06T01:48:32.000Z (about 6 years ago)
- Last Synced: 2025-01-16T00:57:30.680Z (about 1 year ago)
- Topics: git, git-hooks, git-workflow, integration
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).