Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
send-email: respect in-reply-to regardless of threading
[gitweb.git]
/
git-submodule.sh
diff --git
a/git-submodule.sh
b/git-submodule.sh
index 5888735e4f2dac852f43c31195f430a1a6d23446..97e4d9a1ef9478f54613144e74e9e12314230877 100755
(executable)
--- a/
git-submodule.sh
+++ b/
git-submodule.sh
@@
-294,7
+294,7
@@
cmd_update()
# Only mention uninitialized submodules when its
# path have been specified
test "$#" != "0" &&
- say "Submodule path '$path' not initialized"
+ say "Submodule path '$path' not initialized"
&&
say "Maybe you want to use 'update --init'?"
continue
fi