summaryrefslogtreecommitdiffstats
path: root/git-checkout.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-12-18 08:44:30 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-12-18 08:44:30 +0000
commit8a48fa22dc6fe1e78f9e29e0b93eb6105c9f3341 (patch)
treed3513006b0752588c3db8ed2eec85b2123638c3e /git-checkout.html
parent116db35f5c6c689cd968e8142ae199061bd3712b (diff)
downloadgit-htmldocs-8a48fa22dc6fe1e78f9e29e0b93eb6105c9f3341.tar.gz
Autogenerated HTML docs for v1.6.1-rc3-35-gc0ceb
Diffstat (limited to 'git-checkout.html')
-rw-r--r--git-checkout.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-checkout.html b/git-checkout.html
index 6b7ccec6c..c25625af8 100644
--- a/git-checkout.html
+++ b/git-checkout.html
@@ -337,7 +337,7 @@ name is constructed from the specified branch name by stripping
the first namespace level.</p></div>
<div class="para"><p>When &lt;paths&gt; are given, this command does <strong>not</strong> switch
branches. It updates the named paths in the working tree from
-the index file, or from a named commit. In
+the index file, or from a named &lt;tree-ish&gt; (most often a commit). In
this case, the <tt>-b</tt> options is meaningless and giving
either of them results in an error. &lt;tree-ish&gt; argument can be
used to specify a specific tree-ish (i.e. commit, tag or tree)
@@ -642,7 +642,7 @@ $ git add frotz</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-12-10 08:33:09 UTC
+Last updated 2008-12-18 08:44:16 UTC
</div>
</div>
</body>