gitui icon indicating copy to clipboard operation
gitui copied to clipboard

fix: Stash pop removes stash from list even when there are conflicts

Open wugeer opened this issue 4 months ago • 0 comments

This Pull Request fixes/closes #2372 .

It changes the following:

  • stash_pop not 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 check without errors
  • [x] I tested the overall application
  • [x] I added an appropriate item to the changelog

wugeer avatar Oct 05 '24 09:10 wugeer