Git - Hooks - Pre Commit


Pre-commit hooks run prior to $ git commit.

See pre-commit for a cool python pre-commit tool.