summaryrefslogtreecommitdiff
path: root/builtin/send-pack.c
diff options
context:
space:
mode:
authorLibravatar Jonathan Nieder <jrnieder@gmail.com>2010-05-19 14:01:47 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-05-19 20:45:30 -0700
commitcc24a1d809c75f0b6e5b1e56134b5127196bb2fb (patch)
tree3de582e782f0eae48363adf8ec87a254448dd7a4 /builtin/send-pack.c
parentDocumentation/gitdiffcore: fix order in pickaxe description (diff)
downloadtgif-cc24a1d809c75f0b6e5b1e56134b5127196bb2fb.tar.xz
post-receive-email: document command-line mode
According to the default hooks/post-receive file, the hook is called with three arguments on stdin: <oldrev> <newrev> <refname> In command-line mode, the arguments come in a different order, because the email hook instead calls: generate_email $2 $3 $1 Add a comment to explain why, based on comments from the mailing list and the commit message to v1.5.1~9. Thanks to Andy for the explanation. Requested-by: martin f. krafft <madduck@debian.org> Cc: Andy Parkins <andyparkins@gmail.com> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/send-pack.c')
0 files changed, 0 insertions, 0 deletions