From 4dbd562b8e5bf8d44a7a19b8e248b2b0e0295eb2 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Thu, 8 Jan 2015 19:28:34 +0100 Subject: 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 --- INSTALL | 12 ++++++++---- conf/config.proto | 1 + scripts/git-integration/gen-templates.py | 29 +++++++++++++++++++++++++++++ scripts/git-integration/git-serve.py | 5 ++--- scripts/git-integration/init-repos.py | 5 ++--- 5 files changed, 42 insertions(+), 10 deletions(-) create mode 100755 scripts/git-integration/gen-templates.py diff --git a/INSTALL b/INSTALL index 2368db1..7b90ffd 100644 --- a/INSTALL +++ b/INSTALL @@ -19,7 +19,11 @@ Setup on Arch Linux $ mysql -uaur -p AUR