mirror of
https://git.proxmox.com/git/libgit2
synced 2025-10-29 07:22:41 +00:00
There are all sorts of misconfiguration in the wild. We already rely on the signature constructor to trim SP. Extend the logic to use `isspace` to decide whether a character should be trimmed. |
||
|---|---|---|
| .. | ||
| commit.c | ||
| parent.c | ||
| parse.c | ||
| signature.c | ||
| write.c | ||