libgit2/README.md

5 lines
231 B
Markdown
Raw Normal View History

2024-01-06 04:22:59 +01:00
# libgit2
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 with bindings.