summaryrefslogtreecommitdiffstats
path: root/git-checkout.txt
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.txt
parent116db35f5c6c689cd968e8142ae199061bd3712b (diff)
downloadgit-htmldocs-8a48fa22dc6fe1e78f9e29e0b93eb6105c9f3341.tar.gz
Autogenerated HTML docs for v1.6.1-rc3-35-gc0ceb
Diffstat (limited to 'git-checkout.txt')
-rw-r--r--git-checkout.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-checkout.txt b/git-checkout.txt
index 168333a58..79824f481 100644
--- a/git-checkout.txt
+++ b/git-checkout.txt
@@ -27,7 +27,7 @@ the first namespace level.
When <paths> are given, this command does *not* 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 <tree-ish> (most often a commit). In
this case, the `-b` options is meaningless and giving
either of them results in an error. <tree-ish> argument can be
used to specify a specific tree-ish (i.e. commit, tag or tree)