summaryrefslogtreecommitdiffstats
path: root/git-clone.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-01-01 03:20:24 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-01-01 03:20:24 +0000
commitd3361ad1971d98f2e17e3bb09b77eee7b93700f0 (patch)
treeeb9680167625297499a3ab3f9ec400afe7f9d13a /git-clone.html
parent1caaf47fc4409328ee5086d389322ea8829cdff8 (diff)
downloadgit-htmldocs-d3361ad1971d98f2e17e3bb09b77eee7b93700f0.tar.gz
Autogenerated HTML docs for v1.5.0-rc0-ge900
Diffstat (limited to 'git-clone.html')
-rw-r--r--git-clone.html13
1 files changed, 5 insertions, 8 deletions
diff --git a/git-clone.html b/git-clone.html
index d0f352444..f8bb4345b 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -372,8 +372,8 @@ configuration variables.</p>
Also the branch heads at the remote are copied directly
to corresponding local branch heads, without mapping
them to <tt>refs/remotes/origin/</tt>. When this option is
- used, neither the <tt>origin</tt> branch nor the default
- <tt>remotes/origin</tt> file is created.
+ used, neither remote-tracking branches nor the related
+ configuration variables are created.
</p>
</dd>
<dt>
@@ -384,11 +384,8 @@ configuration variables.</p>
</dt>
<dd>
<p>
- Instead of using the branch name <em>origin</em> to keep track
- of the upstream repository, use &lt;name&gt; instead. Note
- that the shorthand name stored in <tt>remotes/origin</tt> is
- not affected, but the local branch name to pull the
- remote <tt>master</tt> branch into is.
+ Instead of using the remote name <em>origin</em> to keep track
+ of the upstream repository, use &lt;name&gt; instead.
</p>
</dd>
<dt>
@@ -510,7 +507,7 @@ Create a repository on the kernel.org machine that borrows from Linus
</div>
<div id="footer">
<div id="footer-text">
-Last updated 21-Dec-2006 02:25:49 UTC
+Last updated 01-Jan-2007 03:20:13 UTC
</div>
</div>
</body>