Re: [PATCH] Force new line at end of commit message
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:44:01
Johannes Schindelin [off-list ref] writes:
But if I understood the OP correctly, the problem was a missing newline at the end of the commit message, no?
That's why the "echo" was moved out of the conditional, to make sure "# This is the $(nth)" begins on a fresh line.