]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ad/commit-have-m-option' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 2 May 2016 21:24:09 +0000 (14:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 May 2016 21:24:09 +0000 (14:24 -0700)
"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

1  2 
builtin/commit.c

Simple merge