We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0f7ab9 commit 9c91becCopy full SHA for 9c91bec
README.md
@@ -1,6 +1,7 @@
1
# git2cpp
2
[](https://github.com/QuantStack/git2cpp/actions/workflows/test.yml)
3
[](https://git2cpp.readthedocs.io/en/latest/?badge=latest)
4
+[](https://app.codecov.io/gh/QuantStack/git2cpp)
5
6
This is a C++ wrapper of [libgit2](https://libgit2.org/) to provide a command-line interface (CLI)
7
to `git` functionality. The intended use is in WebAssembly in-browser terminals (see
0 commit comments