fix: Stash pop removes stash from list even when there are conflicts#2382
fix: Stash pop removes stash from list even when there are conflicts#2382wugeer wants to merge 1 commit intogitui-org:masterfrom
Conversation
561af4a to
fe743bd
Compare
|
@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. :) |
|
I’ll have a look later in the day! |
|
@wugeer in any case we would need you to update your branch |
|
@wugeer Can you try the latest |
|
@cruessler Sorry for the late response. I've resubmitted the code. Could you please review it when you have a moment? Thanks! |
|
@wugeer Can you try the latest |
|
@cruessler Indeed, this issue has been fixed in the latest code. Thank you for your reminder and assistance. I will close this PR. Thanks again for your help. |
|
Glad I could help, thanks for your efforts! |
This Pull Request fixes/closes #2372 .
It changes the following:
stash_popnot remove stash from list even when there are conflictsbefore change
before1005.webm
after change
after1005.webm
stash pop success
success1005.webm
I followed the checklist:
make checkwithout errors