]> granicus.if.org Git - git/commitdiff
Merge branch 'cc/trailers-corner-case-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Fri, 4 Sep 2015 02:18:03 +0000 (19:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 4 Sep 2015 02:18:03 +0000 (19:18 -0700)
The "interpret-trailers" helper mistook a multi-paragraph title of
a commit log message with a colon in it as the end of the trailer
block.

* cc/trailers-corner-case-fix:
  trailer: support multiline title
  trailer: retitle a test and correct an in-comment message
  trailer: ignore first line of message

1  2 
t/t7513-interpret-trailers.sh
trailer.c

Simple merge
diff --cc trailer.c
Simple merge