Add new bindings for the R language

This commit is contained in:
Jeroen Ooms
2021-02-11 15:19:09 +01:00
committed by GitHub
parent 523d5e0f68
commit 82a091c491

View File

@@ -392,6 +392,7 @@ Here are the bindings to libgit2 that are currently available:
* Python
* pygit2 <https://github.com/libgit2/pygit2>
* R
* gert <https://docs.ropensci.org/gert>
* git2r <https://github.com/ropensci/git2r>
* Ruby
* Rugged <https://github.com/libgit2/rugged>