summaryrefslogtreecommitdiff
path: root/src/libgit2.h
Commit message (Collapse)AuthorAgeFilesLines
* libgit2: provide init_count of the libraryEdward Thomson2020-12-091-0/+2
| | | | | | 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.
* Move libgit2 settings into libgit2.cethomson/initEdward Thomson2020-10-111-0/+13