C library implementing Git core methods in a re-entrant, linkable form
C library of Git core methods that is re-entrant and linkable
libgit2$ git clone https://github.com/libgit2/libgit2.git$ pkg-config --cflags --libs libgit2$ pkg-config --modversion libgit2