]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-checkout.txt
docs/checkout: clarify what "non-branch" means
authorJeff King <peff@peff.net>
Mon, 13 Apr 2009 11:21:04 +0000 (07:21 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Apr 2009 16:08:16 +0000 (09:08 -0700)
commit0808723b5065cc2141c2715a2df78882c158d4ef
tree541ec3396b570560d4a37a8fb55aa57954b6cf14
parent76cfadfc17e9e9c7da87a6f9a4710c04107ae0cd
docs/checkout: clarify what "non-branch" means

In the code we literally stick "refs/heads/" on the front
and see if it resolves, so that is probably the best
explanation.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-checkout.txt