While git is not a deployment tool, many people (attempt to) use it as one. So here are some recipes for doing deployments with git hooks in a safe and sane way.| Git Cookbook
Workaround for a common pitfall for some git hooks: consuming all input.| Git Cookbook