From: Christian Couder Date: Sun, 9 Nov 2014 09:23:40 +0000 (+0100) Subject: trailer: display a trailer without its trailing newline X-Git-Tag: v2.2.0-rc3~10^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d52adf1f328162a9513940913ced044d24c0212f?ds=sidebyside;hp=d52adf1f328162a9513940913ced044d24c0212f trailer: display a trailer without its trailing newline Trailers passed to the parse_trailer() function often have a trailing newline. When erroring out, we should display the invalid trailer properly, that means without any trailing newline. Helped-by: Junio C Hamano Helped-by: Jeff King Signed-off-by: Christian Couder Signed-off-by: Junio C Hamano ---