artrz / vscode-gitstash

Adds extra Git stash powers to VS Code
https://marketplace.visualstudio.com/items?itemName=arturock.gitstash
MIT License
24 stars 4 forks source link

Auto stash on checkout #53

Open Nisheshg5 opened 3 years ago

Nisheshg5 commented 3 years ago

Add an option to stash changes and checkout to another branch and automatically pop the stash when switching to the previous branch. This will make it really easy when we just need to switch to another branch for a quick peek while having a dirty workspace