GitHub - libgit2/libgit2: A cross-platform, linkable library implementation of Git that you can use in your application.
libgit2 - the Git linkable library
Build Status
main branch builds
v1.9 branch builds
v1.8 branch builds
Nightly builds
libgit2 is a portable, pure C implementation of the Git core methods
provided as a linkable library with a solid API, allowing to build Git
functionality into your application.
libgit2 is used in a variety of places, from GUI clients to hosting
providers ("forges") and countless utilities and applications in
between. Because it's written in C, it can be made available to any
ot...
Read more at github.com