In a Git repository, type:
curl -O --silent http://github.com/entryway/blind-date/raw/master/pre-commit && mv pre-commit ./.git/hooks/pre-commit && chmod +x ./.git/hooks/pre-commit
This pre-commit hook for git ensures that you're hitched to the right person to avoid a lot of git commit --amend after you forget who you're hitched to.
- requires git repository
- requires hitch gem
Happy hitching