OSDN Git Service

Merge branch 'jk/ident-empty'
authorJunio C Hamano <gitster@pobox.com>
Fri, 10 Mar 2017 21:24:21 +0000 (13:24 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Mar 2017 21:24:21 +0000 (13:24 -0800)
user.email that consists of only cruft chars should consistently
error out, but didn't.

* jk/ident-empty:
  ident: do not ignore empty config name/email
  ident: reject all-crud ident name
  ident: handle NULL email when complaining of empty name
  ident: mark error messages for translation


Trivial merge