[git] checkout command doesn't handle remotes
Author: miguelmigCreated Nov 10, 2024Updated Nov 10, 2024
LabelsNEED_TO_LABEL
Sanity checks
- My issue relates to a specific CLI completion spec (e.g.
git checkoutis missing options ingitcompletion spec). If your issue is more general, please create your issue here: withfig/fig - I have searched github.com/withfig/autocomplete/issues and there are no duplicates of my issue
- I would like to work on this.
What CLI tool does this relate to?
git
Which statement makes the most sense?
There is a bug with this completion spec
Issue Details
git checkout autocomplete doesn't work with multiple remotes
Source: withfig/autocomplete