Merge branch 'cc/trailers-corner-case-fix'
commitcdd00dfe9431b431e488d0bb77d39f1461a9dcc5
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 Sep 2015 19:50:21 +0000 (2 12:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Sep 2015 19:50:21 +0000 (2 12:50 -0700)
treead2fad0185d31fe40e21deec894f23dc202edfea
parent8f8386eeb43e12a6c9704915994e6075a5a9b1cf
parent5c99995df8ee3b02224f0e2e86a3d1e4bb2f7348
Merge branch 'cc/trailers-corner-case-fix'

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
t/t7513-interpret-trailers.sh
trailer.c