Open TinBane opened 1 week ago
Thank you for the bug report!
It's not clear what dialog you are speaking about. Can you show a screenshot, please?
I get this dialog when I double click on a future commit that I want to move to, which I cannot pull because I've edited the same files.
From the error dialog, it looks like it's trying to merge, not doing the stash and merge that it should do.
Previously, this would always work, or it would trigger a conflict.
Thank you. We will release a hotfix soon.
BTW, absolutely love your product. It's saved me and my team so much time and hassle.
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.
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.