[Reproducible-commits] [blog] 01/01: attempt to use git_wrapper
Holger Levsen
holger at layer-acht.org
Wed Apr 13 23:41:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository blog.
commit 8154d2548d0f1d15c17df75560fd15ad46494bc7
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Apr 14 01:40:01 2016 +0200
attempt to use git_wrapper
---
blog.setup | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/blog.setup b/blog.setup
index 5c54be6..3b3dea5 100644
--- a/blog.setup
+++ b/blog.setup
@@ -105,9 +105,9 @@ allow_symlinks_before_srcdir: 1
# git plugin
# git hook to generate
-#git_wrapper:
+git_wrapper: /srv/git.debian.org/git/reproducible/blog.git/hooks/post-update
# shell command for git_wrapper to run, in the background
-#git_wrapper_background_command: git push github
+git_wrapper_background_command: git update-server-info
# mode for git_wrapper (can safely be made suid)
#git_wrappermode: 06755
# git pre-receive hook to generate
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/blog.git
More information about the Reproducible-commits
mailing list