author | Jonathan Nieder <jrnieder@gmail.com> | |
Tue, 1 Jun 2010 07:25:23 +0000 (02:25 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 11 Jun 2010 15:47:48 +0000 (08:47 -0700) | ||
commit | b831deda174da7864ca5d529f53296af3f41ee18 | |
tree | e9b5b31ad6cb2c9d529339f01b73395f8ab27d78 | tree | snapshot |
parent | c5b41519c723ec1966e5f2d6326862095bfa7bb8 | commit | diff |
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>
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 | diff | blob | history |