summaryrefslogtreecommitdiffstats
path: root/git-fetch.html
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 /git-fetch.html
parent255163d69c70539d1da70a4c63ea5338d8018484 (diff)
downloadgit-htmldocs-779537c075f92f8653e201a9fe6f16ae4bf2f0be.tar.gz
Autogenerated HTML docs for v2.28.0-308-g675a4
Diffstat (limited to 'git-fetch.html')
-rw-r--r--git-fetch.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-fetch.html b/git-fetch.html
index 914af858d..0189334e2 100644
--- a/git-fetch.html
+++ b/git-fetch.html
@@ -1084,7 +1084,7 @@ default fetches are performed sequentially, not in parallel.</p></div>
</dt>
<dd>
<p>
- If the remote is fetched successfully, pull and add upstream
+ If the remote is fetched successfully, add upstream
(tracking) reference, used by argument-less
<a href="git-pull.html">git-pull(1)</a> and other commands. For more information,
see <code>branch.&lt;name&gt;.merge</code> and <code>branch.&lt;name&gt;.remote</code> in