2459 Forks
9867 Stars
9867 Watchers

libgit2

A cross-platform, linkable library implementation of Git that you can use in your application.

How to download and setup libgit2

Open terminal and run command
git clone https://github.com/libgit2/libgit2.git
git clone is used to create a copy or clone of libgit2 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with libgit2 https://github.com/libgit2/libgit2/archive/master.zip

Or simply clone libgit2 with SSH
git@github.com:libgit2/libgit2.git

If you have some problems with libgit2

You may open issue on libgit2 support forum (system) here: https://github.com/libgit2/libgit2/issues