[Debian-in-commits] [SCM] debian-in.git branch, master, updated. 8860622c65de2a11e4e34340db83dcf39ad4ee94

Vasudev Kamath kamathvasudev at gmail.com
Sun Sep 30 08:25:50 UTC 2012


The following commit has been merged in the master branch:
commit 8860622c65de2a11e4e34340db83dcf39ad4ee94
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Sun Sep 30 13:55:40 2012 +0530

    Updated the comment message stating not to use this script

diff --git a/attic/scripts/set-git-post-hook b/attic/scripts/set-git-post-hook
index 3aaddc6..2c15ce3 100755
--- a/attic/scripts/set-git-post-hook
+++ b/attic/scripts/set-git-post-hook
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 # Script to setup postrecive hook
+# Don't use this use set-git-hooks instead
 
 set -e
 
@@ -23,4 +24,4 @@ cat > "hooks/post-receive" <<EOF
 #!/bin/sh
 exec /usr/local/bin/git-commit-notice
 EOF
-chmod a+x "hooks/post-receive"
\ No newline at end of file
+chmod a+x "hooks/post-receive"

-- 
debian-in.git



More information about the Debian-in-commits mailing list