author | Matthieu Moy <Matthieu.Moy@imag.fr> | |
Wed, 11 Aug 2010 08:14:13 +0000 (10:14 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 11 Aug 2010 18:23:25 +0000 (11:23 -0700) | ||
commit | b5e233ecc411c8685463333d180a135c6866c50e | |
tree | 1226905cae09fdbefbc7704a4c61aabd9dc5d925 | tree | snapshot |
parent | 7e7db5e4520388d3a6f1efbe2f7a29d43bd06a2b | commit | diff |
post-receive-email: remove spurious commas in email subject
The previous form produced subjects like
[SCM] project.git branch, foo, updated. ...
The new one will produce the lighter
[SCM] project.git branch foo updated. ...
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The previous form produced subjects like
[SCM] project.git branch, foo, updated. ...
The new one will produce the lighter
[SCM] project.git branch foo updated. ...
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/hooks/post-receive-email | diff | blob | history |