Merge branch 'cw/amend-commit-without-message' into maint
commitc9603dfae5856aba6a8ed64719a2e73da066ad84
authorJunio C Hamano <gitster@pobox.com>
Sun, 22 Jul 2012 20:03:52 +0000 (22 13:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Jul 2012 20:03:52 +0000 (22 13:03 -0700)
tree29ed018ebb2a169e616cf30a052537620eff76b9
parentf5a8400960f05ed6489f7e5be0c7aa06c7e4a9e3
parentd9a93575722d9ea918f090892b06618ddf0d1d65
Merge branch 'cw/amend-commit-without-message' into maint

"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