aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2025-03-12 12:06:57 -0700
committerJunio C Hamano <gitster@pobox.com>2025-03-12 12:06:57 -0700
commit066590497ea492cc14bea7f3790eae59b2d957fd (patch)
tree4ce05f3d016e9b6158f7acb3306cf19cb9c52f02
parentGit 2.49-rc2 (diff)
parentgit-clone doc: fix indentation (diff)
downloadgit-066590497ea492cc14bea7f3790eae59b2d957fd.tar.gz
git-066590497ea492cc14bea7f3790eae59b2d957fd.zip
Merge branch 'ma/clone-doc-markup-fix'
Doc markup fix. * ma/clone-doc-markup-fix: git-clone doc: fix indentation
Diffstat (limited to '')
-rw-r--r--Documentation/git-clone.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/git-clone.adoc b/Documentation/git-clone.adoc
index 510b91b5c0..222d558290 100644
--- a/Documentation/git-clone.adoc
+++ b/Documentation/git-clone.adoc
@@ -288,9 +288,9 @@ corresponding `--mirror` and `--no-tags` options instead.
`remote.<remote>.tagOpt=--no-tags` configuration. This ensures that
future `git pull` and `git fetch` won't follow any tags. Subsequent
explicit tag fetches will still work (see linkgit:git-fetch[1]).
-
- By default, tags are cloned and passing `--tags` is thus typically a
- no-op, unless it cancels out a previous `--no-tags`.
++
+By default, tags are cloned and passing `--tags` is thus typically a
+no-op, unless it cancels out a previous `--no-tags`.
+
Can be used in conjunction with `--single-branch` to clone and
maintain a branch with no references other than a single cloned