summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2012-02-25 15:57:11 +0100
committerJan Pokorný <jpokorny@redhat.com>2012-02-25 15:57:11 +0100
commitce814e6795f20e7f69abe6015de9571f360a194b (patch)
tree3dde29b4ebf9d4520b2921b4be4cc520afd12a5a
parentc6995346fd40daae39b098ee0d0a256cb27cb074 (diff)
downloadvim4projects-ce814e6795f20e7f69abe6015de9571f360a194b.tar.gz
vim4projects-ce814e6795f20e7f69abe6015de9571f360a194b.tar.xz
vim4projects-ce814e6795f20e7f69abe6015de9571f360a194b.zip
init.sh: comment wrt. reliance on being in git repo
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-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