summaryrefslogtreecommitdiffstats
path: root/git-remote.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-06-04 22:49:31 +0900
committerJunio C Hamano <gitster@pobox.com>2018-06-04 22:49:31 +0900
commit4dca90318d51aa3298c58788040011c1cefa1878 (patch)
treec13f48bedc1817c25d39c152a31d40712ac9c35d /git-remote.html
parentc9cb517b2749cb836e12257460f85d440c93320d (diff)
downloadgit-htmldocs-4dca90318d51aa3298c58788040011c1cefa1878.tar.gz
Autogenerated HTML docs for v2.18.0-rc1
Diffstat (limited to 'git-remote.html')
-rw-r--r--git-remote.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-remote.html b/git-remote.html
index fee125e4a..03f592938 100644
--- a/git-remote.html
+++ b/git-remote.html
@@ -955,8 +955,8 @@ actually prune them.</p></div>
</dt>
<dd>
<p>
-Fetch updates for a named set of remotes in the repository as defined by
-remotes.&lt;group&gt;. If a named group is not specified on the command line,
+Fetch updates for remotes or remote groups in the repository as defined by
+remotes.&lt;group&gt;. If neither group nor remote is specified on the command line,
the configuration parameter remotes.default will be used; if
remotes.default is not defined, all remotes which do not have the
configuration parameter remote.&lt;name&gt;.skipDefaultUpdate set to true will
@@ -1045,7 +1045,7 @@ $ git merge origin</code></pre>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-05-23 16:06:29 JST
+ 2018-06-04 22:46:47 JST
</div>
</div>
</body>