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`