Merge branch 'ks/commit-abort-on-empty-message-fix'
authorJunio C Hamano <gitster@pobox.com>
Fri, 11 Aug 2017 20:27:01 +0000 (13:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Aug 2017 20:27:01 +0000 (13:27 -0700)
commit2b473ce78c5af196caf219fe021c0453108e0244
treef348d23c1e79e8f37525f256dd0a9dc812a0f65c
parent55c965f3a27b3a36f84c56b6eba8ac5c95ff558a
parentbc17f35f8c65295fbfcb281dda8560136fb26fb4
Merge branch 'ks/commit-abort-on-empty-message-fix'

"git commit" when seeing an totally empty message said "you did not
edit the message", which is clearly wrong.  The message has been
corrected.

* ks/commit-abort-on-empty-message-fix:
  commit: check for empty message before the check for untouched template
builtin/commit.c