19 Forks
100 Stars
100 Watchers

cppgit2

Git for Modern C++ (A libgit2 Wrapper Library)

How to download and setup cppgit2

Open terminal and run command
git clone https://github.com/p-ranav/cppgit2.git
git clone is used to create a copy or clone of cppgit2 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 cppgit2 https://github.com/p-ranav/cppgit2/archive/master.zip

Or simply clone cppgit2 with SSH
[email protected]:p-ranav/cppgit2.git

If you have some problems with cppgit2

You may open issue on cppgit2 support forum (system) here: https://github.com/p-ranav/cppgit2/issues