diff options
author | Johan Herland <johan@herland.net> | 2013-04-21 23:51:59 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-04-21 15:14:40 -0700 |
commit | 399e4a1c560ae8caf338e13a73851089c384230a (patch) | |
tree | c03d4819988f2a667c3d6ad22a02d888f6d7731b /builtin/count-objects.c | |
parent | Update draft release notes to 1.8.3 (diff) | |
download | tgif-399e4a1c560ae8caf338e13a73851089c384230a.tar.xz |
t2024: Add tests verifying current DWIM behavior of 'git checkout <branch>'
The DWIM mode of checkout allows you to run "git checkout foo" when there is
no existing local ref or path called "foo", and there is exactly one remote
with a remote-tracking branch called "foo". Git will then automatically
create a new local branch called "foo" using the remote-tracking "foo" as
its starting point and configured upstream.
Improved-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/count-objects.c')
0 files changed, 0 insertions, 0 deletions