Merge branch 'cw/amend-commit-without-message'
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Jul 2012 04:39:37 +0000 (21:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Jul 2012 04:39:38 +0000 (21:39 -0700)
"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

No differences found