Microsoft/vscode

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

Aperta

#249.087 aperta il 16 mag 2025

 (2 commenti) (0 reazioni) (1 assegnatario)TypeScript (39.847 fork)batch import
BugGood first issuebuggithelp wantediOS

Metriche repository

Star
 (184.936 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor