Documentation/checkout: clarify description
commitb831deda174da7864ca5d529f53296af3f41ee18
authorJonathan Nieder <jrnieder@gmail.com>
Tue, 1 Jun 2010 07:25:23 +0000 (1 02:25 -0500)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Jun 2010 15:47:48 +0000 (11 08:47 -0700)
treee9b5b31ad6cb2c9d529339f01b73395f8ab27d78
parentc5b41519c723ec1966e5f2d6326862095bfa7bb8
Documentation/checkout: clarify description

git checkout can be used to switch branches and to retrieve files from
the index or an arbitrary tree.  Split the description into
subsections corresponding to each mode to make each use easier to
understand.

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