Revision 9d939886dbea58cf779f53f4c7b246a6562e184e authored by Junio C Hamano on 04 September 2015, 02:18:03 UTC, committed by Junio C Hamano on 04 September 2015, 02:18:03 UTC
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
2 parent s 311e5ce + 5c99995
History
File Mode Size
Git
.gitignore -rw-r--r-- 79 bytes
Git.pm -rw-r--r-- 43.7 KB
Makefile -rw-r--r-- 2.2 KB
Makefile.PL -rw-r--r-- 1.6 KB
private-Error.pm -rw-r--r-- 18.6 KB

back to top