summaryrefslogtreecommitdiffstats
path: root/git-clone.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-01-31 23:21:46 -0800
committerJunio C Hamano <gitster@pobox.com>2012-01-31 23:21:46 -0800
commit56bcc4f4cfe44a679201097e7d9a72695ad7566c (patch)
treea084f9ac10e2802a6ed572ca5ab1c5a9963b3dbd /git-clone.html
parentb5be052f1ae8d6d1505d21488ee51b843fbadb25 (diff)
downloadgit-htmldocs-56bcc4f4cfe44a679201097e7d9a72695ad7566c.tar.gz
Autogenerated HTML docs for v1.7.9-106-g2a2aa
Diffstat (limited to 'git-clone.html')
-rw-r--r--git-clone.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-clone.html b/git-clone.html
index 02feb8800..31704c0a5 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -789,8 +789,9 @@ objects from the source repository into a pack in the cloned repository.</p></di
<p>
Instead of pointing the newly created HEAD to the branch pointed
to by the cloned repository&#8217;s HEAD, point to <tt>&lt;name&gt;</tt> branch
- instead. In a non-bare repository, this is the branch that will
- be checked out.
+ instead. <tt>--branch</tt> can also take tags and treat them like
+ detached HEAD. In a non-bare repository, this is the branch
+ that will be checked out.
</p>
</dd>
<dt class="hdlist1">
@@ -1104,7 +1105,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-01-29 14:19:30 PDT
+Last updated 2012-01-31 23:21:34 PDT
</div>
</div>
</body>