summaryrefslogtreecommitdiffstats
path: root/fetch-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-08-19 16:48:51 -0700
committerJunio C Hamano <gitster@pobox.com>2020-08-19 16:48:51 -0700
commit779537c075f92f8653e201a9fe6f16ae4bf2f0be (patch)
tree2701e1c124e8bcf3f2afb136e5cbd17b9273ba9e /fetch-options.txt
parent255163d69c70539d1da70a4c63ea5338d8018484 (diff)
downloadgit-htmldocs-779537c075f92f8653e201a9fe6f16ae4bf2f0be.tar.gz
Autogenerated HTML docs for v2.28.0-308-g675a4
Diffstat (limited to 'fetch-options.txt')
-rw-r--r--fetch-options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetch-options.txt b/fetch-options.txt
index 6e2a160a4..ff7062569 100644
--- a/fetch-options.txt
+++ b/fetch-options.txt
@@ -186,7 +186,7 @@ ifndef::git-pull[]
endif::git-pull[]
--set-upstream::
- If the remote is fetched successfully, pull and add upstream
+ If the remote is fetched successfully, add upstream
(tracking) reference, used by argument-less
linkgit:git-pull[1] and other commands. For more information,
see `branch.<name>.merge` and `branch.<name>.remote` in