blob: 867ba5e5907a07a3a1a13fe01a9aa9f8e1177011 (
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) and http-parser
|