On Wed, 12 Jul 2006, Junio C Hamano wrote: > > How about having this in $GIT_DIR/hooks/applypatch-msg? > > #!/bin/sh > grep '^Signed-off-by: ' "$1" >/dev/null Not good, because then I have no way to select a different behaviour with a flag. If I decide it was ok to apply (say, it's just a silly typo fix), I would want to say so. Linus - : 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