summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-01-19 16:49:42 -0800
committerJunio C Hamano <gitster@pobox.com>2024-01-19 16:49:42 -0800
commit8c9d882c5cb4c5f944e39cbd841838f8e45e31f6 (patch)
treecfb968f65d138ac3652a61e80aa324d5e017f742 /git-config.html
parentba62bfc4a47119194812fad9200d5fac5a5c15f2 (diff)
downloadgit-htmldocs-8c9d882c5cb4c5f944e39cbd841838f8e45e31f6.tar.gz
Autogenerated HTML docs for v2.43.0-386-ge02ecfc
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/git-config.html b/git-config.html
index 52235bea1..5e9b7552d 100644
--- a/git-config.html
+++ b/git-config.html
@@ -5625,6 +5625,17 @@ fetch.pruneTags
</p>
</dd>
<dt class="hdlist1">
+fetch.all
+</dt>
+<dd>
+<p>
+ If true, fetch will attempt to update all available remotes.
+ This behavior can be overridden by passing <code>--no-all</code> or by
+ explicitly specifying one or more remote(s) to fetch from.
+ Defaults to false.
+</p>
+</dd>
+<dt class="hdlist1">
fetch.output
</dt>
<dd>