Merge branch 'jk/maint-commit-check-committer-early'
commit18502e36061bb91131628032b5c46ea4fc8f18a3
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2012 21:05:18 +0000 (24 14:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2012 21:05:18 +0000 (24 14:05 -0700)
tree9bb2428e26d6c2da2d1f0e3255b23353b063dc6b
parent31c4c833d7c39e7fd681d5c0a4809030cbe455f5
parentf20f3878ac95e254ec6fd22b63cfb6eda67e5ded
Merge branch 'jk/maint-commit-check-committer-early'

"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
builtin/commit.c