> You should use the latest version of the patch series (v11), because the > blank line is now automatically added.
Yes interpret-trailers add the blank line, but when call `git commit -m "$MSG" -e` it isn't displayed. I think this happens due to the default value of 'cleanup' option of git-commit that is 'strip' (in my case) when the message is edited. I can't use neither 'verbatim' nor 'whitespace' otherwise all the comments will be displayed. > And using ':' instead of '=' after "see-also" would be more standard. Thanks I've updated my script and now I'm using the latest interpret-trailers. NaN -- 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