Hi, I am currently trying to use git-format-patch in a script to generate files which must be in a special format. This means that I have to override also changes by users. This is as far as I can see suffix, signoff and some more. Most of the stuff works, but I cannot get away the signoff message as their is nothing like --no-signoff and the -p option which should be disable generation of diffstat doesn't do anything. How can I disable them anyway? git version 1.6.3.3 -- Robert Wohlrab -- 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