Hi, I made a prepare-commit-msg hook today, it basically appends the diff I am about to commit to the commented information that normally appears. The problem is that if I want this hook in all projects I have, I have to copy that file to every single project I have. This is an error prone operation, not to mention a pain in the... . SO my question is, is there a way to make that hook global to all projects? If not, would it be a good idea to allow this? -- 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