]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-clone.txt
Merge branch 'js/default-branch-name'
[thirdparty/git.git] / Documentation / git-clone.txt
index 08d6045c4a835dd5032c594dfc112b4adf4c6d5e..c898310099895f92e884b7852af28786c6564c8b 100644 (file)
@@ -259,7 +259,7 @@ maintain a branch with no references other than a single cloned
 branch. This is useful e.g. to maintain minimal clones of the default
 branch of some repository for search indexing.
 
---recurse-submodules[=<pathspec]::
+--recurse-submodules[=<pathspec>]::
        After the clone is created, initialize and clone submodules
        within based on the provided pathspec.  If no pathspec is
        provided, all submodules are initialized and cloned.