Merge branch 'jk/commit-date-approxidate'
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2014 20:28:14 +0000 (12:28 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2014 20:28:14 +0000 (12:28 -0800)
Recent update to "git commit" broke amending an existing commit
with bogus author/committer lines without a valid e-mail address.

* jk/commit-date-approxidate:
commit: always populate GIT_AUTHOR_* variables
commit: loosen ident checks when generating template

No differences found