drone/internal/githook
Johannes Batzill 7da9bce7c1 [Githook] Add GitHook binary (#259)
This PR adds a githook sub-package to our cmd packages, introducing the githook binary.
The binary is linked as pre-receie/update/post-receive by gitrpc if configured.
This is required to have a gitrpc deployment without requiring the one-in-all gitness binary on the same machine.
2023-01-27 13:04:58 -08:00
..
cli.go [Githook] Add GitHook binary (#259) 2023-01-27 13:04:58 -08:00
client.go [Githook] Add GitHook binary (#259) 2023-01-27 13:04:58 -08:00
env.go [GIT] Add Support for Other Git Clients (#171) 2023-01-10 14:35:09 -08:00
githook.go [Githook] Add GitHook binary (#259) 2023-01-27 13:04:58 -08:00