Is there an extension that allows for automatic stashing on branch switch like GitHub desktop does?
There was an a proposal about it, but it got declined: https://github.com/microsoft/vscode/issues/86668
You must log in or register to comment.
Isn’t vscode already doing that? I’m using it daily. It even has migrate feature, which stashes changes and applies to the new branch.
It doesn’t for me, so this might be a config issue?
When switching it only put the changes on the new branch instead of staching