author | Brian Gernhardt <benji@silverinsanity.com> | |
Mon, 23 Apr 2007 23:56:45 +0000 (19:56 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 23 Apr 2007 23:58:10 +0000 (16:58 -0700) | ||
commit | 81178fe48c1466f400741842f9e3da1528cfd124 | |
tree | e2ee4f5e2521ea515ca4abbc98c4bc1bc7096c8f | tree | snapshot |
parent | c7f34c180b7117cf60ad12a8b180eed33716e390 | commit | diff |
Reverse the order of -b and --track in the man page.
Using "-b --track newbranch oldbranch" gives the error:
git checkout: updating paths is incompatible with switching
branches/forcing
However, "--track -b ..." works just fine.
Signed-off-by: Brian Gernhardt <benji@silverinsanity.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Using "-b --track newbranch oldbranch" gives the error:
git checkout: updating paths is incompatible with switching
branches/forcing
However, "--track -b ..." works just fine.
Signed-off-by: Brian Gernhardt <benji@silverinsanity.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-checkout.txt | diff | blob | history |