Skip to content

Commit 37b959e

Browse files
committed
Merge branch 'ja/doc-markup-updates-fix'
Fix documentation mark-up regression in 2.45. * ja/doc-markup-updates-fix: doc: git-clone fix discrepancy between asciidoc and asciidoctor
2 parents ec9d465 + 6474da0 commit 37b959e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Documentation/git-clone.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ SYNOPSIS
1313
[`-l`] [`-s`] [`--no-hardlinks`] [`-q`] [`-n`] [`--bare`] [`--mirror`]
1414
[`-o` _<name>_] [`-b` _<name>_] [`-u` _<upload-pack>_] [`--reference` _<repository>_]
1515
[`--dissociate`] [`--separate-git-dir` _<git-dir>_]
16-
[`--depth` _<depth>_] [`--`[`no-`]`single-branch`] [`--no-tags`]
17-
[++--recurse-submodules++[++=++__<pathspec>__]] [`--`[`no-`]`shallow-submodules`]
18-
[`--`[`no-`]`remote-submodules`] [`--jobs` _<n>_] [`--sparse`] [`--`[`no-`]`reject-shallow`]
16+
[`--depth` _<depth>_] [`--`[`no-`]{empty}`single-branch`] [`--no-tags`]
17+
[++--recurse-submodules++[++=++__<pathspec>__]] [++--++[++no-++]{empty}++shallow-submodules++]
18+
[`--`[`no-`]{empty}`remote-submodules`] [`--jobs` _<n>_] [`--sparse`] [`--`[`no-`]{empty}`reject-shallow`]
1919
[++--filter=++__<filter-spec>__] [`--also-filter-submodules`]] [`--`] _<repository>_
2020
[_<directory>_]
2121

0 commit comments

Comments
 (0)