summaryrefslogtreecommitdiffstats
path: root/gitmodules.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-04-02 15:40:34 -0700
committerJunio C Hamano <gitster@pobox.com>2014-04-02 15:40:34 -0700
commit90acbd7f147a3b8ad6f490b0f94d7932ddff0d8a (patch)
tree7c77652a37f36ae4365cf95dc47f65989fd6143a /gitmodules.txt
parent52b6ba3e7e1bc9132a7f756c6a968b1214549fb8 (diff)
downloadgit-htmldocs-90acbd7f147a3b8ad6f490b0f94d7932ddff0d8a.tar.gz
Autogenerated HTML docs for v1.9.1-445-g125d8e
Diffstat (limited to 'gitmodules.txt')
-rw-r--r--gitmodules.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/gitmodules.txt b/gitmodules.txt
index f539e3f66..347a9f76e 100644
--- a/gitmodules.txt
+++ b/gitmodules.txt
@@ -55,10 +55,6 @@ submodule.<name>.branch::
A remote branch name for tracking updates in the upstream submodule.
If the option is not specified, it defaults to 'master'. See the
`--remote` documentation in linkgit:git-submodule[1] for details.
-+
-This branch name is also used for the local branch created by
-non-checkout cloning updates. See the `update` documentation in
-linkgit:git-submodule[1] for details.
submodule.<name>.fetchRecurseSubmodules::
This option can be used to control recursive fetching of this