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
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
does the autostash git option work?
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