Microsoft/vscode

Git - Honor `git.autoStash` when switching branches

Ouverte

#240 571 ouverte le 12 févr. 2025

 (0 commentaire) (0 réaction) (1 personne assignée)TypeScript (39 847 forks)batch import
feature-requestgithelp wantedteam-low-hanging

Métriques du dépôt

Stars
 (184 936 étoiles)
Métriques de merge PR
 (Merge moyen 11h 43m) (1 000 PRs mergées en 30 j)

Description

  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

Guide contributeur