git-bisect: make "start", "good" and "skip" succeed or fail atomically
[git/git-bigfiles.git] / templates / hooks--post-commit
blob8be6f34ad98804d1d0d39d41d63a06d736050494
1 #!/bin/sh
3 # An example hook script that is called after a successful
4 # commit is made.
6 # To enable this hook, make this file executable.
8 : Nothing