Microsoft/vscode

Git - Honor `git.autoStash` when switching branches

Open

#240,571 建立於 2025年2月12日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)TypeScript (10,221 fork)batch import
feature-requestgithelp wantedteam-low-hanging

倉庫指標

Star
 (74,848 star)
PR 合併指標
 (平均合併 11小時 43分鐘) (30 天內合併 1,000 個 PR)

描述

  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

貢獻者指南