Git merge left HEAD marks in my files

前端 未结 5 743
旧时难觅i
旧时难觅i 2020-11-22 15:26

I tried to merge a file in the command line using Git, when an error message appeared telling me the merge was aborted.

I thought that was the end of it, but then I

5条回答
  •  无人及你
    2020-11-22 15:59

    In Atom i had the issue that some files did not save the resolved merge conflicts to the drive, so i had to manually click "save". Took me quite some time to figure out.

提交回复
热议问题