OSDN Git Service

Merge branch 'ad/commit-have-m-option'
authorJunio C Hamano <gitster@pobox.com>
Fri, 22 Apr 2016 22:45:07 +0000 (15:45 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 Apr 2016 22:45:07 +0000 (15:45 -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