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

https://github.com/ladicle/githooks

githooks are hook commands to prevent unexpected git operation.
https://github.com/ladicle/githooks

git githook

Last synced: about 1 month ago
JSON representation

githooks are hook commands to prevent unexpected git operation.

Awesome Lists containing this project

README

          

# githooks

githooks are hook commands to prevent unexpected git operation.

## Configuration

- `githooks.init=`: Initialization flag.
- `githooks.disabled=`: Disable all custom hooks in this repository.
- `githooks.initRepoScript=`: Path to the initialize repository script. (default: `~/.gitinit_repository`)