summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xinit.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.sh b/init.sh
index 08d2203..8f70202 100755
--- a/init.sh
+++ b/init.sh
@@ -2,6 +2,8 @@
# vim: noet:ts=8:sw=8
# jpokorny@redhat.com
# NOTE: not ready for arbitrary CWD, from . only
+# NOTE: this is always to be run from within git repo so things like
+# "git rev-parse" will work (see do_git_submodule)
#
# internals