Files
libgit2/include
Edward Thomson 3618a2aa45 errors: never return a NULL error
Callers want to be able to simply call `git_error_last()->message`,
not have to worry about whether `git_error_last()` returns NULL or not.
2023-09-03 14:00:35 +01:00
..
2023-09-03 14:00:35 +01:00