I'm thinking `code checkout` would: - Allow for autocompletion the way `git checkout branch-n` would autocomplete to `git checkout branch-name` on tabbing. - Checkout the branch - Pull the latest from `origin`
I'm thinking
code checkoutwould:git checkout branch-nwould autocomplete togit checkout branch-nameon tabbing.origin