git resolving previous merge conflicts [duplicate]
问题 This question already has answers here : Git merge left HEAD marks in my files (5 answers) Closed 2 years ago . Once I've merged my branch with another. I haven't resolve the conflicts that were made. I have been merging till recently, till I figured out that lots of "<<<<" were added to my code. I believe it's related to the unresolved merge conflicts. I try to solve the conflicts in my last merge with "theirs" strategy. Unfortunately, it didn't have any effect on the previous unresolved