Microsoft/vscode

Git - Checkout command not allowing the option to stash or migrate any change you’ve made locally

Ouverte

#249 087 ouverte le 16 mai 2025

 (2 commentaires) (0 réaction) (1 personne assignée)TypeScript (39 847 forks)batch import
BugGood first issuebuggithelp wantediOS

Métriques du dépôt

Stars
 (184 936 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.100.1
  • OS Version: Window 11

When calling commands.executeCommand("git.checkout", repo, name) with local changes you get the following:

Image

But commands.executeCommand("git.checkout", repo) and having the user select the branch gives:

Image

Guide contributeur