summaryrefslogtreecommitdiffstats
path: root/fetch-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-02-08 00:49:45 +0000
committerJunio C Hamano <junio@kernel.org>2011-02-08 00:49:45 +0000
commite611683c24e33fcc90bfc93d80eba2d5c5622fc7 (patch)
tree66c6815ac8d79adb77f72a4a3a74e2da2680925a /fetch-options.txt
parent103b5722e7729973bb843e748abe7d4c8f8f9a28 (diff)
downloadgit-htmldocs-e611683c24e33fcc90bfc93d80eba2d5c5622fc7.tar.gz
Autogenerated HTML docs for v1.7.4-15-g7811
Diffstat (limited to 'fetch-options.txt')
-rw-r--r--fetch-options.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/fetch-options.txt b/fetch-options.txt
index 695696da1..f37276e5a 100644
--- a/fetch-options.txt
+++ b/fetch-options.txt
@@ -64,13 +64,11 @@ ifndef::git-pull[]
downloaded. The default behavior for a remote may be
specified with the remote.<name>.tagopt setting. See
linkgit:git-config[1].
-endif::git-pull[]
--[no-]recurse-submodules::
This option controls if new commits of all populated submodules should
be fetched too (see linkgit:git-config[1] and linkgit:gitmodules[5]).
-ifndef::git-pull[]
--submodule-prefix=<path>::
Prepend <path> to paths printed in informative messages
such as "Fetching submodule foo". This option is used