개발자가 직접 입력할 수 있는 vi 에디터 창이 열립니다.

    ▼ 그림 8-22 병합 메시지를 입력할 수 있는 vi 에디터 창

    0822.jpg

    Merge branch 'hotfix'

     

    # 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.

    ~

    ~

    ~

    E:/gitmerge/.git/MERGE_MSG [unix] (19:09 17/01/2019) 1,1 모두

    " E:/gitmerge/.git/MERGE_MSG [유닉스] 7L, 249C

    병합 메시지를 작성하고 에디터를 종료합니다. 그러면 다음과 같이 병합 결과 메시지가 출력되고 직접 작성한 메시지로 커밋됩니다.

    Auto-merging index.htm

    Merge made by the 'recursive' strategy.

    index.htm | 3 +++

    1 file changed, 3 insertions(+)

    신간 소식 구독하기
    뉴스레터에 가입하시고 이메일로 신간 소식을 받아 보세요.