• Show log

    Commit

  • Hash : 6c51014d
    Author : Edward Thomson
    Date : 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.