vscode-pull-request-github
vscode-pull-request-github copied to clipboard
Stash files when stop working
Every time I stop working on an issue, I leave my changes in the created branch. But those changes aren't stashed, as the extension just does a checkout to master. I would like to stash those changes when I stop working, and then move into default branch. It could be a toggle setting, so that it isn't the default.