Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 964
Closed
Labels
Milestone
Description
If I do index.commit(msg) it will execute pre-commit and post-commit
That makes it very hard to do the equivalent of git commit -m "msg" --no-verify (same as git commit -m "msg" -n).