aboutsummaryrefslogtreecommitdiff
path: root/git-send-email.perl
diff options
context:
space:
mode:
authorChristian Couder <christian.couder@gmail.com>2015-08-30 21:14:40 +0200
committerJunio C Hamano <gitster@pobox.com>2015-08-31 11:14:08 -0700
commit5c99995df8ee3b02224f0e2e86a3d1e4bb2f7348 (patch)
tree4ef2e1820b7241fe34ce5a8faca5082307d388c9 /git-send-email.perl
parent6262fe9ca3cd61d27ca5c5599ab46d166e5b23a2 (diff)
downloadgit-5c99995df8ee3b02224f0e2e86a3d1e4bb2f7348.tar.gz
git-5c99995df8ee3b02224f0e2e86a3d1e4bb2f7348.tar.xz
trailer: support multiline title
We currently ignore the first line passed to `git interpret-trailers`, when looking for the beginning of the trailers. Unfortunately this does not work well when a commit is created with a line break in the title, using for example the following command: git commit -m 'place of code: change we made' That's why instead of ignoring only the first line, it is better to ignore the first paragraph. Signed-off-by: Christian Couder <christian.couder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-send-email.perl')
0 files changed, 0 insertions, 0 deletions