-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Milestone
Description
Hi Guys,
Running 2.47.4.
Before the upgrade, if someone touched a file that I've also touched, instead of committing, pulling, then applying the commit, I could double click and choose "Stash and reapply" and it would put my changes on top for me to test, and throw a conflict if there were conflicting changes.
Since the latest update (not sure if I was on the version before, before the upgrade) when I try and do this I get the same result as pulling.
Updating 5a1b01f..9b38a83
error: Your local changes to the following files would be overwritten by merge:
file_we_are_both_changing.txt
Please commit your changes or stash them before you merge.
Aborting
If it helps debug the problem, this is a case where there is a conflict.
If I choose to just stash in the same dialog, then apply it manually it works correctly. But having it all in one step was nice.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels