Merge branch 'ad/commit-have-m-option' into maint
commit12c5cd774e26acfea66e19e8fba53faf9507322f
authorJunio C Hamano <gitster@pobox.com>
Mon, 2 May 2016 21:24:09 +0000 (2 14:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 May 2016 21:24:09 +0000 (2 14:24 -0700)
treea15dbe4943d43ecebf72fd791b1023c1e1576dac
parentf5e16b2a7ba0ed12e4674f111386643e16692fe9
parent27014cbc04e369624f6c1754b72ef4eddb911166
Merge branch 'ad/commit-have-m-option' into maint

"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