Use custom templates for Git repositories
commit4dbd562b8e5bf8d44a7a19b8e248b2b0e0295eb2
authorLukas Fleischer <archlinux@cryptocrack.de>
Thu, 8 Jan 2015 18:28:34 +0000 (8 19:28 +0100)
committerLukas Fleischer <archlinux@cryptocrack.de>
Sun, 11 Jan 2015 17:44:01 +0000 (11 18:44 +0100)
tree54904534cca89bb06074799fdb16776534f6201d
parentcb661cd971b7a219c33e24875d23afafc6a48334
Use custom templates for Git repositories

Do not waste disk space by copying dozens of unneeded sample hooks. Use
a custom template directory that only includes the git-update hook.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
INSTALL
conf/config.proto
scripts/git-integration/gen-templates.py [new file with mode: 0755]
scripts/git-integration/git-serve.py
scripts/git-integration/init-repos.py