We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54464cf commit f8733a6Copy full SHA for f8733a6
gitprivacy/resources/hooks/pre-commit
@@ -1,6 +1,3 @@
1
#!/bin/sh
2
3
-gitdir="$(git rev-parse --git-dir)"
4
-hook="$gitdir/hooks/post-commit"
5
-
6
git-privacy --gitdir "$(git rev-parse --show-toplevel)" check
0 commit comments