diff options
author | 2016-07-19 17:05:01 -0700 | |
---|---|---|
committer | 2016-07-19 17:05:01 -0700 | |
commit | 513358426254cdb5ff024633bf1b624e8ec2bfc2 (patch) | |
tree | 5fe9b328f0f1cd3d6cb00712a7ec19bbee48dd67 /README.md | |
download | githooks-513358426254cdb5ff024633bf1b624e8ec2bfc2.tar.gz githooks-513358426254cdb5ff024633bf1b624e8ec2bfc2.tar.bz2 githooks-513358426254cdb5ff024633bf1b624e8ec2bfc2.zip |
Initial commit.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..7e3c17b --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +Gentoo Git Hooks +---------------- + +This is the collection of Git hooks used by the Gentoo gitolite deployment. + +For more background please see: +https://archives.gentoo.org/gentoo-dev/message/14bb28a76b673af2c8a70b65563e9189 |