Document suggested Git hooks.
authorW. Trevor King <wking@drexel.edu>
Mon, 18 Oct 2010 20:39:50 +0000 (16:39 -0400)
committerW. Trevor King <wking@drexel.edu>
Mon, 18 Oct 2010 20:39:50 +0000 (16:39 -0400)
commit9fdfa5bc6e8bcaa1d1a6bd4d8bdd68bb39d967ed
tree0795bca663c00daa679793365bb434b900fb35eb
parent110125117d619625aea953a64b7b972c96e42c4a
Document suggested Git hooks.

`pre-commit-diff-check` is the current stock pre-commit.sample that
`git init` installs.
misc/hooks/README [new file with mode: 0644]
misc/hooks/pre-commit-diff-check [new file with mode: 0755]