src/libgit2.h


Log

Author Commit Date CI Message
Edward Thomson 6c51014d 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.
Edward Thomson 634c285a 2020-07-11T12:35:58 Move libgit2 settings into libgit2.c