summaryrefslogtreecommitdiff
path: root/git-repack.sh
diff options
context:
space:
mode:
authorLibravatar Johan Herland <johan@herland.net>2013-04-21 23:51:59 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-04-21 15:14:40 -0700
commit399e4a1c560ae8caf338e13a73851089c384230a (patch)
treec03d4819988f2a667c3d6ad22a02d888f6d7731b /git-repack.sh
parentUpdate draft release notes to 1.8.3 (diff)
downloadtgif-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 'git-repack.sh')
0 files changed, 0 insertions, 0 deletions