Merge branch 'jk/maint-commit-check-committer-early'
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2012 21:05:18 +0000 (14:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2012 21:05:18 +0000 (14:05 -0700)
"git commit --amend" let the user edit the log message and then died
when the human-readable committer name was given insufficiently by
getpwent(3).

* jk/maint-commit-check-committer-early:
commit: check committer identity more strictly

No differences found