"David A. Greene" <gree...@obbligato.org> writes: > From: Techlive Zheng <techlivezh...@gmail.com> > > Use %B to format the commit message and body to avoid an extra newline > if a commit only has a subject line.
Is this an unconditional improvement, or is it generally an improvement but for some users it may be a regression? I am guessing it is the former but am just making sure. > Author: Techlive Zheng <techlivezh...@gmail.com> > > Signed-off-by: David A. Greene <gree...@obbligato.org> Please don't do "Author: " which does not add anything new. That is what "From: " is for. Instead it needs to be a sign-off. Also, is that a real name, I have to wonder? Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html