A merge from my master branch into my dev branch caused a conflict. When I attempt to resolve this conflict using Beyond Compare, I notice
"<<<<<<< HEAD", "=======", and ">>>>>>> (some branch in git)"
are showing in my code. I believe Beyond Compare and similar utilities should filter these strings out so we don't accidentally check them in.
Can someone confirm that this is a bug with Beyond Compare? Is there a workaround?