We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc1764 commit e5e90faCopy full SHA for e5e90fa
.githooks/pre-commit
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
3
+set -e
4
+
5
cd $(git rev-parse --show-toplevel)
6
pwd
7
0 commit comments