Skip to content

Commit 0665904

Browse files
committed
Merge branch 'ma/clone-doc-markup-fix'
Doc markup fix. * ma/clone-doc-markup-fix: git-clone doc: fix indentation
2 parents 87a0bdb + 83b278e commit 0665904

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Documentation/git-clone.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -288,9 +288,9 @@ corresponding `--mirror` and `--no-tags` options instead.
288288
`remote.<remote>.tagOpt=--no-tags` configuration. This ensures that
289289
future `git pull` and `git fetch` won't follow any tags. Subsequent
290290
explicit tag fetches will still work (see linkgit:git-fetch[1]).
291-
292-
By default, tags are cloned and passing `--tags` is thus typically a
293-
no-op, unless it cancels out a previous `--no-tags`.
291+
+
292+
By default, tags are cloned and passing `--tags` is thus typically a
293+
no-op, unless it cancels out a previous `--no-tags`.
294294
+
295295
Can be used in conjunction with `--single-branch` to clone and
296296
maintain a branch with no references other than a single cloned

0 commit comments

Comments
 (0)