]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/complete-checkout-t'
authorJunio C Hamano <gitster@pobox.com>
Mon, 18 Sep 2023 20:53:13 +0000 (13:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Sep 2023 20:53:13 +0000 (13:53 -0700)
The completion script (in contrib/) has been taught to treat the
"-t" option to "git checkout" and "git switch" just like the
"--track" option, to complete remote-tracking branches.

* js/complete-checkout-t:
  completion(switch/checkout): treat --track and -t the same

1  2 
contrib/completion/git-completion.bash
t/t9902-completion.sh

Simple merge