summaryrefslogtreecommitdiffstats
path: root/libraries/libgit2/README
blob: dad04a24527558d0f9fcf0c6f8111112f9ce3a75 (plain)
1
2
3
4
5
libgit2 is a portable, pure C implementation of the Git core methods provided as
a re-entrant linkable library with a solid API, allowing you to write native
speed custom Git applications in any language which supports C bindings.

Optional: libssh2 (for ssh transport)