aboutsummaryrefslogtreecommitdiff
path: root/git-hooks/pre-commit
blob: 34204fa13fc2febd41c92bebeaade2457595d533 (plain) (blame)
1
2
3
4
#!/bin/sh

# Do nothing. See #198 for details.
exit 0