]> git.phdru.name Git - git-scripts.git/blobdiff - configure-sf
Fix a bug: restore $t
[git-scripts.git] / configure-sf
index 5f08c21e2b3fb96677e3bdf44fa7c8d10db7de7b..fb381252266777f701e8a4fb4b64fe1ab01ddfd1 100755 (executable)
@@ -32,4 +32,4 @@ if [ -n "$prefix" ]; then
 fi &&
 git config hooks.envelopesender noreply@sourceforge.net &&
 git config hooks.mailinglist $MLIST@lists.sourceforge.net
-#git config hooks.showrev "t=%s; printf 'http://$PROJECTNAME.git.sourceforge.net/git/gitweb.cgi?p=$PROJECTNAME/$REPONAME;a=commitdiff;h=%%s' ; echo;echo; git show -C ; echo"
+#git config hooks.showrev "t=%s; printf 'http://$PROJECTNAME.git.sourceforge.net/git/gitweb.cgi?p=$PROJECTNAME/$REPONAME;a=commitdiff;h=%%s' \$t; echo;echo; git show -C \$t; echo"