I've read a lot of different answers, but none of them seem to deal with my situation.
Git doesn't think there are any merge conflicts (this doesn't print out anything), but it's left a bunch of conflict markers in different files of mine that causes them not to run.
I can go through and edit all of these by hand, but it will be a hassle.
Is there any way to force git to realize that these markers are there and help me deal with them?