Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wugeer
Copy link
Contributor

@wugeer wugeer commented Oct 5, 2024

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
  • I ran make check without errors
  • I tested the overall application
  • I added an appropriate item to the changelog

@wugeer wugeer force-pushed the fix_issue_2372 branch 2 times, most recently from 561af4a to fe743bd Compare October 22, 2024 14:08
@wugeer
Copy link
Contributor Author

wugeer commented Nov 6, 2024

@extrawurst Hello, could you please take a moment to review this PR? If the changes aren't good enough, I'll continue working on improving them. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stash pop removes stash from list even when there are conflicts
1 participant