Files
git/contrib/completion
Junio C Hamano 461bb28fbd Merge branch 'js/complete-checkout-t' into next
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
2023-09-08 10:42:12 -07:00
..