mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-25 13:42:30 +00:00
We should never have a noreturn style function in the library itself, as such a function would prevent the calling application from handling error conditions the way it wants. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> |
||
|---|---|---|
| include/git | ||
| src | ||
| tests | ||
| .gitignore | ||
| .HEADER | ||
| api.doxygen | ||
| CONVENTIONS | ||
| COPYING | ||
| Makefile | ||