mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-13 02:23:06 -05:00
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