From 588ae809287c6c02e53fb0227bc3c4c6239d4561 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Fri, 4 Oct 2013 00:37:44 +0200 Subject: git-notify: Replace "-S" with "-G" Before: -S Enable compatibility with SourceForge's gitweb URLs After: -G Don't append .git extension to repository names in gitweb URLs The new option behaves like the old one, this change should just clarify that this is not specific to SourceForge. --- libexec/post-receive.d/01-mail-notify | 1 + 1 file changed, 1 insertion(+) (limited to 'libexec/post-receive.d/01-mail-notify') diff --git a/libexec/post-receive.d/01-mail-notify b/libexec/post-receive.d/01-mail-notify index f3b4e77..d9ef967 100755 --- a/libexec/post-receive.d/01-mail-notify +++ b/libexec/post-receive.d/01-mail-notify @@ -36,5 +36,6 @@ exec "$gitnotify" \ -u "$gitweburl" \ -A \ -C \ + -G \ -T \ -z -- cgit v1.2.3-74-g34f1