From: Junio C Hamano Date: Thu, 2 Nov 2023 07:53:18 +0000 (+0900) Subject: Merge branch 'js/complete-checkout-t' into maint-2.42 X-Git-Tag: v2.42.1~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d12df942ba017c1301a51083b82431e9b3699a11;p=thirdparty%2Fgit.git Merge branch 'js/complete-checkout-t' into maint-2.42 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 --- d12df942ba017c1301a51083b82431e9b3699a11