Hi all, There are a couple of things that keep going wrong while we are working on our code base. Some of them are very simple to check for in a Git hook. However, I get the impression that it is not possible to "include" the hooks with the Git repo itself (so that "git clone" would automatically set them up). Normally, this would not be such a big deal: I would simply add the hooks on the server. Unfortunately, this is not an option (we use Unfuddle and they do not support that). Is there any way to get (some of) the Git hooks to run for everyone without everyone having to install them separately? If no, is this by design or simply a feature nobody has asked for (yet)? Cheers, Hilco -- 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