Merge branch 'cc/trailers-corner-case-fix' into maint
commit9d939886dbea58cf779f53f4c7b246a6562e184e
authorJunio C Hamano <gitster@pobox.com>
Fri, 4 Sep 2015 02:18:03 +0000 (3 19:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 4 Sep 2015 02:18:03 +0000 (3 19:18 -0700)
tree59334f9d972c1f16435df255f258bed1be00304a
parent311e5ce2cc06f7bb640be62f487e5b3d14bbb9a0
parent5c99995df8ee3b02224f0e2e86a3d1e4bb2f7348
Merge branch 'cc/trailers-corner-case-fix' into maint

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