Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-12-25 22:22:00 +0300
committerJunio C Hamano <gitster@pobox.com>2019-12-25 22:22:00 +0300
commitdfee504bee4353fd7cede8b11e0090e20c69a032 (patch)
tree7e61ef11dffadd813fd193fae4e46050fbb5d554 /Documentation/git-clone.txt
parent87cbb1ca66c8a27e834d33099b6befa7f8cd989d (diff)
parentdf5be016699e5495c0360e727e32f8d73369af5b (diff)
Merge branch 'ja/doc-markup-cleanup'
Doc cleanup. * ja/doc-markup-cleanup: doc: indent multi-line items in list doc: remove non pure ASCII characters
Diffstat (limited to 'Documentation/git-clone.txt')
-rw-r--r--Documentation/git-clone.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt
index 0fe91d2f04..bf24f1813a 100644
--- a/Documentation/git-clone.txt
+++ b/Documentation/git-clone.txt
@@ -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 submodule’s
+ All submodules which are cloned will use the status of the submodule's
remote-tracking branch to update the submodule, rather than the
- superproject’s 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>::