alexcouper / captainhook

Git hook scripts
BSD 3-Clause "New" or "Revised" License
54 stars 14 forks source link

Add an ignore-the-errors flag #40

Closed alexcouper closed 10 years ago

alexcouper commented 10 years ago

Sometimes, you really want to commit, just to stash it away.

alexcouper commented 10 years ago

This turns out to exist in git already::

git commit -a --no-verify

Docs updated in https://github.com/alexcouper/captainhook/commit/b52ce3cfc076996808dbb9afd6d66a5dbe1cbcbe