Microsoft/vscode

Git - Honor `git.autoStash` when switching branches

Aperta

#240.571 aperta il 12 feb 2025

 (0 commenti) (0 reazioni) (1 assegnatario)TypeScript (39.847 fork)batch import
feature-requestgithelp wantedteam-low-hanging

Metriche repository

Star
 (184.936 stelle)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

  1. Have git.autoStash enabled
  2. Switch branches with changes in working tree
  3. :bug: modal dialog appears asking whether I want to stash changes

I would expect that auto stash just happens and that the stash is automatically popped after switching branches

Guida contributor