summaryrefslogtreecommitdiff
path: root/t/t6024-recursive-merge.sh
diff options
context:
space:
mode:
authorLibravatar Andy Parkins <andyparkins@gmail.com>2008-04-21 14:44:44 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2008-04-21 23:36:56 -0700
commit71bd81ade2973a304889d94426c922cc096019a2 (patch)
treef7fe97f20b12d57113bb9b3cd4db6828aeb13031 /t/t6024-recursive-merge.sh
parentEscape project names before creating pathinfo URLs (diff)
downloadtgif-71bd81ade2973a304889d94426c922cc096019a2.tar.xz
post-receive-email: fix accidental removal of a trailing space in signature line
post-receive-email adds a signature to the end of emails in generate_email_footer(). The signature was separated from the main email body using the standard string "-- ". (see RFC 3676) a6080a0 (War on whitespace, 2007-06-07) removed the trailing whitespace from "-- ", leaving it as "--", which is not a correct signature separator. This patch restores the missing space, but does it in a way that will not set off the trailing whitespace alarms. Signed-off-by: Andy Parkins <andyparkins@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6024-recursive-merge.sh')
0 files changed, 0 insertions, 0 deletions