X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=git-submodule.sh;h=220d94ec0c53c9d6c4535d1e50f5d1cb9dc99689;hb=6e13921b4f7adcc7316a76c0c4955b85b1589a65;hp=b63e5c30874bfa382c7d6d0ca1942d116930b62a;hpb=efcce2e1f0b37aed045d3e2b747380adf418bdd2;p=git.git diff --git a/git-submodule.sh b/git-submodule.sh index b63e5c308..220d94ec0 100755 --- a/git-submodule.sh +++ b/git-submodule.sh @@ -323,7 +323,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