summaryrefslogtreecommitdiffstats
path: root/git-remote.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-05-06 08:53:12 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-05-06 08:53:12 +0000
commit67fad6d5cb982faa5da32370c961f9e00f018d2d (patch)
tree0ba43bea56e10b5fb3fe7b5fd6debccd9fe33f3d /git-remote.html
parentee62a7b284d15bc30fbbca7fd3bf86710de148bc (diff)
downloadgit-htmldocs-67fad6d5cb982faa5da32370c961f9e00f018d2d.tar.gz
Autogenerated HTML docs for v1.5.2-rc2
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 bf2d3f150..6d157b54a 100644
--- a/git-remote.html
+++ b/git-remote.html
@@ -303,7 +303,7 @@ the remote information is set up.</p>
refspec for the remote to track all branches under
<tt>$GIT_DIR/remotes/&lt;name&gt;/</tt>, a refspec to track only <tt>&lt;branch&gt;</tt>
is created. You can give more than one <tt>-t &lt;branch&gt;</tt> to track
-multiple branche without grabbing all branches.</p>
+multiple branches without grabbing all branches.</p>
<p>With <tt>-m &lt;master&gt;</tt> option, <tt>$GIT_DIR/remotes/&lt;name&gt;/HEAD</tt> is set
up to point at remote's <tt>&lt;master&gt;</tt> branch instead of whatever
branch the <tt>HEAD</tt> at the remote repository actually points at.</p>
@@ -410,7 +410,7 @@ $ git merge origin</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 04-Apr-2007 18:34:08 UTC
+Last updated 06-May-2007 08:52:36 UTC
</div>
</div>
</body>