From: Boris Faure Date: Sun, 8 May 2011 10:31:02 +0000 (+0200) Subject: Do not strip empty lines / trailing spaces from a commit message template X-Git-Tag: v1.7.6-rc0~73^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8b1ae678a33e2d1ccf3080977b692a59acad9b50?hp=8b1ae678a33e2d1ccf3080977b692a59acad9b50 Do not strip empty lines / trailing spaces from a commit message template Templates should be just that: A form that the user fills out, and forms have blanks. If people are attached to not having extra whitespace in the editor, they can simply clean up their templates. Added test with editor adding even more whitespace. Signed-off-by: Boris Faure Based-on-patch-by:Sebastian Schuberth Signed-off-by: Junio C Hamano ---