Microsoft/vscode

Git - Honor `git.autoStash` when switching branches

開放

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

 (0 則留言) (0 個反應) (1 位負責人)TypeScript (39,847 個分叉)batch import
feature-requestgithelp wantedteam-low-hanging

倉庫指標

星標
 (184,936 顆星)
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

貢獻者指南