I wanted to have a pre-commit hook that would prevent users from amending a commit that had already been published, but I couldn't find any way in the pre-commit hook to figure out if --amend was used. Is there a way to do that? Or any better way to disallow amending published commits? Thanks James -- 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