git2wrap

C++20 wrapper for libgit2
git clone git://git.dimitrijedobrota.com/git2wrap.git
Log | Files | Refs | README | LICENSE | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING |

git2wrap

C++ 20 wrapper for libgit2

Description

This project is a C++ wrapper of famous libgit2 library.

I plan to add features as they are needed for my other projects, so It's still a long way until full coverage.

Dependencies

Building and installing

See the BUILDING document.

Usage

Please reference startgit for relevant usage example

Version History

Contributing

See the CONTRIBUTING document.

Licensing

This project is licensed under the MIT License

Acknowledgments

Inspiration, code snippets, etc.