On 04/27/2014 10:12 PM, Christian Couder wrote: > It looks like the commit-msg hook is passed a commit > message that can contain lines starting with a '#'. > Those comment lines will be removed from the commit > message after the hook is run. > > If we want "git interpret-trailers" to be able to > process commit messages correctly in the commit-msg > hook we need to ignore those lines. Shouldn't this take into account the config setting core.commentchar? Michael -- Michael Haggerty mhagger@xxxxxxxxxxxx http://softwareswirl.blogspot.com/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html