Commit 83fe60fa1bb7c8293585e6e8d6b12f3039910bbb

Edward Thomson 2015-03-03T14:10:50

libgit2_shutdown: clear err message on shutdown Clear the error message on git_libgit2_shutdown for all versions of the library (no threads and Win32 threads). Drop the giterr_clear in clar, as that shouldn't be necessary.