summaryrefslogtreecommitdiffstats
path: root/fetch-options.txt
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 /fetch-options.txt
parentba62bfc4a47119194812fad9200d5fac5a5c15f2 (diff)
downloadgit-htmldocs-8c9d882c5cb4c5f944e39cbd841838f8e45e31f6.tar.gz
Autogenerated HTML docs for v2.43.0-386-ge02ecfc
Diffstat (limited to 'fetch-options.txt')
-rw-r--r--fetch-options.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/fetch-options.txt b/fetch-options.txt
index a1d6633a4..54ebb4452 100644
--- a/fetch-options.txt
+++ b/fetch-options.txt
@@ -1,5 +1,6 @@
---all::
- Fetch all remotes.
+--[no-]all::
+ Fetch all remotes. This overrides the configuration variable
+ `fetch.all`.
-a::
--append::