X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=contrib%2Fhooks%2Fpost-receive-email;h=30ae63d74da065a31cced0b161708680f39c04c0;hb=21919d396a3a05ccb8d6b538b246500f01585bb7;hp=58a35c82870c54f844fd1154a82237891655f38f;hpb=8acd141bb5cd4155d849fbfb3b74eb509608cd15;p=git.git diff --git a/contrib/hooks/post-receive-email b/contrib/hooks/post-receive-email index 58a35c828..30ae63d74 100755 --- a/contrib/hooks/post-receive-email +++ b/contrib/hooks/post-receive-email @@ -23,6 +23,13 @@ # possible for the email to be from someone other than the person doing the # push. # +# To help with debugging and use on pre-v1.5.1 git servers, this script will +# also obey the interface of hooks/update, taking its arguments on the +# command line. Unfortunately, hooks/update is called once for each ref. +# To avoid firing one email per ref, this script just prints its output to +# the screen when used in this mode. The output can then be redirected if +# wanted. +# # Config # ------ # hooks.mailinglist