summaryrefslogtreecommitdiffstats
path: root/git-remote.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-11-14 12:17:22 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-11-14 12:17:22 +0000
commit361c1335bb152db70cab1086e3f8505e63b60354 (patch)
treec11c838f736d02588da0a6f16183690a3c60a405 /git-remote.html
parent14aca6e3dcbe193374c3203aeebfe7d1c52d7963 (diff)
downloadgit-htmldocs-361c1335bb152db70cab1086e3f8505e63b60354.tar.gz
Autogenerated HTML docs for v1.5.3.5-666-gfb5f
Diffstat (limited to 'git-remote.html')
-rw-r--r--git-remote.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-remote.html b/git-remote.html
index 67017358d..c4e6d9364 100644
--- a/git-remote.html
+++ b/git-remote.html
@@ -353,7 +353,7 @@ caution.</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,
the configuration parameter remotes.default will get used; if
-remotes.default is not defined, all remotes which do not the
+remotes.default is not defined, all remotes which do not have the
configuration parameter remote.&lt;name&gt;.skipDefaultUpdate set to true will
be updated. (See <a href="git-config.html">git-config(1)</a>).
</p>
@@ -428,7 +428,7 @@ $ git merge origin</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 30-Sep-2007 00:49:44 UTC
+Last updated 14-Nov-2007 12:11:44 UTC
</div>
</div>
</body>