Merge branch 'ad/commit-have-m-option'
commit0709261a83f0a386c6415d889a6e2617e62db710
authorJunio C Hamano <gitster@pobox.com>
Fri, 22 Apr 2016 22:45:07 +0000 (22 15:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 Apr 2016 22:45:07 +0000 (22 15:45 -0700)
tree0ef9793aa849103d4424c5cb59f334ac6e84f5d5
parent56b5a915e9ec5bc27c05dc7babfc601f46803d1c
parent27014cbc04e369624f6c1754b72ef4eddb911166
Merge branch 'ad/commit-have-m-option'

"git commit" misbehaved in a few minor ways when an empty message
is given via -m '', all of which has been corrected.

* ad/commit-have-m-option:
  commit: do not ignore an empty message given by -m ''
  commit: --amend -m '' silently fails to wipe message
builtin/commit.c