gitui
gitui copied to clipboard
fix: Stash pop removes stash from list even when there are conflicts
This Pull Request fixes/closes #2372 .
It changes the following:
-
stash_popnot remove stash from list even when there are conflicts
before change before1005.webm
after change after1005.webm
stash pop success success1005.webm
I followed the checklist:
- [ ] I added unittests
- [x] I ran
make checkwithout errors - [x] I tested the overall application
- [x] I added an appropriate item to the changelog