mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-26 01:09:52 +00:00
We should be checking whether the object we're looking up is a commit, and we should let the caller know whether the not-found return code comes from a bad object type or just a missing signature. |
||
|---|---|---|
| .. | ||
| commit.c | ||
| parent.c | ||
| parse.c | ||
| signature.c | ||
| write.c | ||