Error
Mac) 터미널 Git 충돌(Automatic merge failed; fix conflicts and then commit the result.)
danny-j
2022. 11. 24. 18:07
Error Code
- 터미널로 Git merge를 하는 중에 충돌이 생겼음
- leopards.yaml 파일에서 충돌이 있다고 나옴
해결 방안
- 먼저 충돌부분을 수정하고
- add -> commit 으로 해결
- commit을 하면 Editer가 열리는데 자동입력된 commit 메시지와 함께 별다른 입력없이 종료 했음