this post was submitted on 15 May 2024
7 points (81.8% liked)

Visual Studio

78 readers
1 users here now

A community for the visual studio IDE. https://visualstudio.microsoft.com/

founded 9 months ago
MODERATORS
 

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 are viewing a single comment's thread
view the rest of the comments
[โ€“] brian 1 points 5 months ago (1 children)

does the autostash git option work?

[โ€“] [email protected] 1 points 5 months ago

That seems great, but I rather have a choice to also port my changes to the new branch ever time I do switch. Will use it if there's nothing else