summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
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>