aboutsummaryrefslogtreecommitdiff
path: root/.private/pre-commit.sh
diff options
context:
space:
mode:
Diffstat (limited to '.private/pre-commit.sh')
-rwxr-xr-x.private/pre-commit.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.private/pre-commit.sh b/.private/pre-commit.sh
index 48328f8..1c30c0f 100755
--- a/.private/pre-commit.sh
+++ b/.private/pre-commit.sh
@@ -8,7 +8,7 @@
# .git/hooks/ with the following content:
# #!/bin/sh
# if [ -x .private/pre-commit.sh ]; then
-# source .private/pre-commit.sh
+# . .private/pre-commit.sh
# fi
#
# NOTE: These versioning hooks are intended to be used *INTERNALLY* by the