signature.c
2.72 KB
-
signature: don't allow empty emails · 76e3c43f
A signature is made up of a non-empty name and a non-empty email so let's validate that. This also brings us more in line with git, which also rejects ident with an empty email.
Carlos Martín Nieto committed