mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-01 04:27:45 +00:00
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. |
||
|---|---|---|
| .. | ||
| commit.c | ||
| parent.c | ||
| parse.c | ||
| signature.c | ||
| write.c | ||