Merge branch 'cw/amend-commit-without-message'
commit8647b585d899bc7458fbc5c12c2c44331da5b4c0
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Jul 2012 04:39:37 +0000 (15 21:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Jul 2012 04:39:38 +0000 (15 21:39 -0700)
tree7f465aa5aecfc0b9795808b22b94bd3bb39d050e
parentd06414b9ce66137a7c7464fbc6ce3512c51dc3de
parentd9a93575722d9ea918f090892b06618ddf0d1d65
Merge branch 'cw/amend-commit-without-message'

"commit --amend" used to refuse amending a commit with an empty log
message, with or without "--allow-empty-message".

* cw/amend-commit-without-message:
  Allow edit of empty message with commit --amend
builtin/commit.c
t/t7501-commit.sh