How to compare the current commit with the commit prior to the merge conflict in Bitbbucket?

0

I had a nice working app yesterday that I pushed to Bitbucket and then resolved some merge conflicts.

Now my local version that I pushed has some bugs to it that I am unclear where they came from.

Is there a way to compare the current commit with the commit prior to the merge conflict repair phase in the Bitbucket GUI?

Daniel

Posted 2019-06-26T19:09:40.417

Reputation: 111

No answers