Files
libgit2/include
Edward Thomson a8f3381719 errors: move systems things into the sys includes
Most callers only need to _get_ error messages. Only callers implemented
more complicated functions (like a custom ODB for example) need to set
them.

(Callback users should likely ferry their own error information in their
callback payload.)
2023-08-18 14:20:28 +01:00
..