Commit 6c51014db6699b21a39641d4a5c01d76d1f1d8f5

Edward Thomson 2020-07-11T14:24:17

libgit2: provide init_count of the library A function to provide the initialization count of the library; this is subject to race conditions but is useful for a naive determination as to whether the library has been initialized or not.