Skip to content

Commit f8733a6

Browse files
committed
Cleaned up pre-commit script
1 parent 54464cf commit f8733a6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

gitprivacy/resources/hooks/pre-commit

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
#!/bin/sh
22

3-
gitdir="$(git rev-parse --git-dir)"
4-
hook="$gitdir/hooks/post-commit"
5-
63
git-privacy --gitdir "$(git rev-parse --show-toplevel)" check

0 commit comments

Comments
 (0)