Merge branch 'jk/ident-empty' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 1 Mar 2017 22:19:47 +0000 (14:19 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Mar 2017 22:19:47 +0000 (14:19 -0800)
commitff80031ce6a84ddb1c57fa2f6717b2a08563493f
tree93a2ac9c2022ab858b8ccb30a4ee5057cefd7986
parent2e9920eeebcfe1a4f105de6256ef0ed5403647e5
parent94425552f308946456bb7823d0a1dd72ebd30bdd
Merge branch 'jk/ident-empty' into next

user.email that consists of only cruft chars should have
consistently errored 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