author | Tay Ray Chuan <rctay89@gmail.com> | |
Wed, 23 Jun 2010 19:29:00 +0000 (03:29 +0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 25 Jun 2010 17:39:58 +0000 (10:39 -0700) | ||
commit | 02ac98374eefbe4a46d4b53a8a78057ad8ad39b7 | |
tree | e19181e7176302cdce7f2176b306de927abf8f5b | tree | snapshot |
parent | 4c6887516c60dbbe42390b17a379a85d66919082 | commit | diff |
builtin/checkout: learn -B
Internally, --track and --orphan still use the 'safe' -b, not -B.
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Internally, --track and --orphan still use the 'safe' -b, not -B.
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-checkout.txt | diff | blob | history | |
builtin/checkout.c | diff | blob | history | |
t/t2018-checkout-branch.sh | diff | blob | history |