mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-01 06:40:38 +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 | ||