Microsoft/vscode
Git - Honor `git.autoStash` when switching branches
オープン
#240,571 opened on 2025/02/12
feature-requestgithelp wantedteam-low-hanging
Repository metrics
- Stars
- (184,936 個のスター)
- PR merge metrics
- (平均マージ 11h 43m) (30d で 1,000 merged PRs)
説明
- Have
git.autoStashenabled - Switch branches with changes in working tree
- :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