remote-hg: add bidirectional tests
[gitweb.git] / Documentation / git-submodule.txt
index 22efca01b75c452f927735a1ea6b91314faec028..1d6527ab9f46fb0eb5d52ef335c1c4b4c377a72b 100644 (file)
@@ -112,7 +112,6 @@ status::
        initialized, `+` if the currently checked out submodule commit
        does not match the SHA-1 found in the index of the containing
        repository and `U` if the submodule has merge conflicts.
-       This command is the default command for 'git submodule'.
 +
 If `--recursive` is specified, this command will recurse into nested
 submodules, and show their status as well.