summaryrefslogtreecommitdiffstats
path: root/fetch-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-05-15 16:04:43 -0700
committerJunio C Hamano <gitster@pobox.com>2023-05-15 16:04:43 -0700
commitd37473e2a262d1f0e9c59977086e3cc740b6278f (patch)
tree701a49546edd05ea1c7f8e594a495647ac8ef6be /fetch-options.txt
parentd155f614392834fc25b1a475aa3fa83c543b7538 (diff)
downloadgit-htmldocs-d37473e2a262d1f0e9c59977086e3cc740b6278f.tar.gz
Autogenerated HTML docs for v2.41.0-rc0
Diffstat (limited to 'fetch-options.txt')
-rw-r--r--fetch-options.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/fetch-options.txt b/fetch-options.txt
index 622bd8476..41fc7ca3c 100644
--- a/fetch-options.txt
+++ b/fetch-options.txt
@@ -78,6 +78,13 @@ linkgit:git-config[1].
--dry-run::
Show what would be done, without making any changes.
+--porcelain::
+ Print the output to standard output in an easy-to-parse format for
+ scripts. See section OUTPUT in linkgit:git-fetch[1] for details.
++
+This is incompatible with `--recurse-submodules=[yes|on-demand]` and takes
+precedence over the `fetch.output` config option.
+
ifndef::git-pull[]
--[no-]write-fetch-head::
Write the list of remote refs fetched in the `FETCH_HEAD`