문제팀프로젝트를 진행하면서 git hub를 이용하면서 생긴 오류이다.각자 만들 기능에 해당하는 branch를 생성해서 작업하다.다른분의 작업이 끝나서 해당 branch에서 작업물을 pull을 진행하여 내 로컬에 옮겨온 후 내작업물 branch와 merge 하는데, 해당 오류가 나면서 진행이 되지 않았다.Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.그때 당시..