Merge branch 'jk/ident-empty'
commit066c38ca17efcacc363f5a8973cc3a118defda5a
authorJunio C Hamano <gitster@pobox.com>
Fri, 10 Mar 2017 21:24:21 +0000 (10 13:24 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Mar 2017 21:24:21 +0000 (10 13:24 -0800)
treebf599acd41e1621f0a1576aa8405e7bfe59c584f
parent2f54451ff56f22c6da6e0266a3508d54ab34a14f
parent94425552f308946456bb7823d0a1dd72ebd30bdd
Merge branch 'jk/ident-empty'

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