Code

git-mergetool: properly handle "git mergetool -- filename"
[git.git] / git-submodule.sh
index 5888735e4f2dac852f43c31195f430a1a6d23446..97e4d9a1ef9478f54613144e74e9e12314230877 100755 (executable)
@@ -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