We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8dea3a commit b03075cCopy full SHA for b03075c
hooks/pre-commit
@@ -5,7 +5,7 @@
5
# The PR is https://github.com/kubernetes/kubernetes/pull/47673
6
7
# How to use this hook?
8
-# ln -s hooks/pre-commit .git/hooks/
+# ln -s ../../hooks/pre-commit .git/hooks/pre-commit
9
# In case hook is not executable
10
# chmod +x .git/hooks/pre-commit
11
0 commit comments