mirror of
https://github.com/frontaid/git-cli-tools.git
synced 2025-04-03 10:58:40 +02:00
Add Lefthook
This commit is contained in:
parent
1dcc14e3aa
commit
66f9dcb84f
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ Feel free to contribute.
|
|||
* [Git Hound](https://github.com/ezekg/git-hound) - Git plugin that prevents sensitive data from being committed.
|
||||
* [git-secrets](https://github.com/awslabs/git-secrets) - Prevents you from committing secrets and credentials into git repositories.
|
||||
* [husky](https://github.com/typicode/husky) - Modern native Git hooks made easy.
|
||||
* [Lefthook](https://github.com/evilmartians/lefthook) - Fast and powerful Git hooks manager for any type of projects.
|
||||
* [overcommit](https://github.com/sds/overcommit) - Fully configurable and extendable Git hook manager.
|
||||
* [pre-commit](https://github.com/pre-commit/pre-commit) - Framework for managing and maintaining multi-language pre-commit hooks.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue