Skip to content

Commit 5b27a59

Browse files
committed
don't need to mark git hook as executable - it already is
1 parent 318c1ed commit 5b27a59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

git/setup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/bin/bash
22

3-
chmod +x git/hooks/pre-commit
43
cd .git/hooks
54
ln -s ../../git/hooks/pre-commit

0 commit comments

Comments
 (0)