diff options
author | Jan Pokorný <jpokorny@redhat.com> | 2012-02-25 15:57:11 +0100 |
---|---|---|
committer | Jan Pokorný <jpokorny@redhat.com> | 2012-02-25 15:57:11 +0100 |
commit | ce814e6795f20e7f69abe6015de9571f360a194b (patch) | |
tree | 3dde29b4ebf9d4520b2921b4be4cc520afd12a5a | |
parent | c6995346fd40daae39b098ee0d0a256cb27cb074 (diff) | |
download | vim4projects-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-x | init.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |