Skip to content

Commit 660eb54

Browse files
committed
CHAD-17043: Ensure executable commited and updated to soft linking logic
1 parent 9ce9c58 commit 660eb54

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/pre-commit

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
#
66
# pre-commit
77
#
8-
# - Copy to .git/hooks/pre-commit
8+
# - Soft link into .git/hooks/pre-commit
9+
# - $ ln -s tools/pre-commit .git/hooks/pre-commit
910
# - Ensure executable
1011

1112
set -e

0 commit comments

Comments
 (0)