• J
    Merge branch 'ss/commit-squash-msg' into maint · ea7fefbd
    Junio C Hamano 提交于
    When "git merge --squash" stopped due to conflict, the concluding
    "git commit" failed to read in the SQUASH_MSG that shows the log
    messages from all the squashed commits.
    
    * ss/commit-squash-msg:
      commit: do not lose SQUASH_MSG contents
    ea7fefbd
commit.c 52.7 KB