]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-clone.txt
Merge branch 'hw/advice-add-nothing'
[thirdparty/git.git] / Documentation / git-clone.txt
index 0fe91d2f04766b69a66c4f5bf0ceb5aabd2ba868..bf24f1813adc3dd9173dfaa9fd845ba80a189eb9 100644 (file)
@@ -268,9 +268,9 @@ or `--mirror` is given)
        All submodules which are cloned will be shallow with a depth of 1.
 
 --[no-]remote-submodules::
-       All submodules which are cloned will use the status of the submodules
+       All submodules which are cloned will use the status of the submodule's
        remote-tracking branch to update the submodule, rather than the
-       superprojects recorded SHA-1. Equivalent to passing `--remote` to
+       superproject's recorded SHA-1. Equivalent to passing `--remote` to
        `git submodule update`.
 
 --separate-git-dir=<git dir>::