summaryrefslogtreecommitdiffstats
path: root/git-clone.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-11-13 14:32:04 -0800
committerJunio C Hamano <gitster@pobox.com>2012-11-13 14:32:04 -0800
commita129545d44f1f0fe9976ed87b9a7331bf239b7d8 (patch)
tree52268e539a6b33e18401455ea13cf579c615dc80 /git-clone.html
parent3b4382b85a92a6419a8f05510a9b583e711b5071 (diff)
downloadgit-htmldocs-a129545d44f1f0fe9976ed87b9a7331bf239b7d8.tar.gz
Autogenerated HTML docs for v1.8.0-150-gb0b00
Diffstat (limited to 'git-clone.html')
-rw-r--r--git-clone.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-clone.html b/git-clone.html
index 2e81d8d1f..8fc7d782a 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -865,9 +865,9 @@ objects from the source repository into a pack in the cloned repository.</p></di
<tt>--no-single-branch</tt> is given to fetch the histories near the
tips of all branches.
Further fetches into the resulting repository will only update the
- remote tracking branch for the branch this option was used for the
+ remote-tracking branch for the branch this option was used for the
initial cloning. If the HEAD at the remote did not point at any
- branch when <tt>--single-branch</tt> clone was made, no remote tracking
+ branch when <tt>--single-branch</tt> clone was made, no remote-tracking
branch is created.
</p>
</dd>
@@ -1118,7 +1118,7 @@ Create a repository on the kernel.org machine that borrows from Linus:
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-10-01 13:59:22 PDT
+Last updated 2012-11-13 14:31:09 PDT
</div>
</div>
</body>