Merge branch 'mg/killed-merge'

Killing "git merge --edit" before the editor returns control left the repository in a state with MERGE_MSG but without MERGE_HEAD, which incorrectly tells the subsequent "git commit" that there was a squash merge in progress. This has been fixed. * mg/killed-merge: merge: save merge state earlier merge: split write_merge_state in two merge: clarify call chain Documentation/git-merge: explain --continue

Junio C Hamano committed Aug 26, 2017 at 22:55 UTC 6e6ba65a7c8f8f9556ec42678f661794d47f7f98

No changes.