Commit a4218a07f828366d874fe67b6f89ef74a0781ede

Edward Thomson 2021-02-11T17:58:04

Merge pull request #5795 from jeroen/patch-1 Add new bindings for the R language

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/README.md b/README.md
index 23c569e..1f72f27 100644
--- a/README.md
+++ b/README.md
@@ -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>