#git-hook #repository #git-repository

bin+lib gaff

Tool to install git hooks into a repository

2 releases

0.1.0-reserved2 Jan 25, 2024
0.1.0-reserved1 Nov 18, 2023

#56 in #git-hook

MIT license

3KB

Disclaimer

This project has been created to reserve the name on crates.io; I don't know when I'm going to start working on this project (or even if I'm going to start).

If you want to use this name, you can request it by opening an issue on my repository for discussions and requests.

IMPORTANT: opening the issue does not imply that I'll surely give up on the project name, it is just a "formal" and public request.

While this disclaimer is present, the probability that the published project just contains an hello world file is almost 100%.

Gaff

Gaff allows users to apply git hooks with ease from an external repository.

The name is derived from the fishing gaff.

Installation

From crates.io

This software cannot be installed from crates.io yet.

From source

Clone this repository with git clone, cd inside the repository directory and run cargo install --path ./.

Usage

License

This software is distributed according to the MIT License.

No runtime deps