author | Jeff King <peff@peff.net> | |
Mon, 13 Apr 2009 11:19:33 +0000 (07:19 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 13 Apr 2009 16:06:34 +0000 (09:06 -0700) | ||
commit | 76cfadfc17e9e9c7da87a6f9a4710c04107ae0cd | |
tree | 4052e2f6050d0d17e0951d8dbc9017069af2f00a | tree | snapshot |
parent | 26d22dc64ad2373eb918f004a1d0ba2649e7e1a5 | commit | diff |
doc/checkout: split checkout and branch creation in synopsis
These can really be thought of as two different modes, since
the "<branch>" parameter is treated differently in the two
(in one it is the branch to be checked out, but in the other
it is really a start-point for branch creation).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
These can really be thought of as two different modes, since
the "<branch>" parameter is treated differently in the two
(in one it is the branch to be checked out, but in the other
it is really a start-point for branch creation).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-checkout.txt | diff | blob | history |