|
|
|
|
|
by mtdewcmu
4574 days ago
|
|
You probably wanted `git merge --abort`. It's not very clear what the various states are that git can be in. There seems to be a 'fixing merge conflict' state, and it's hard to find documentation that warns you about this state and what your options are once you're in it. |
|