]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cc/trailers-corner-case-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 Sep 2015 19:50:21 +0000 (12:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Sep 2015 19:50:21 +0000 (12:50 -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

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

Simple merge
diff --cc trailer.c
Simple merge