mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
fbbfdf9f13e92da2dc31b56081302f09fdb62e49
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>
Description
Languages
C
95.4%
Perl
1.3%
JavaScript
1.1%
CMake
1.1%
Shell
0.7%
Other
0.3%