- Notifications
You must be signed in to change notification settings - Fork 61
Home
Stefan Widgren edited this page Jun 22, 2014 · 4 revisions
git2r <- libgit2 + RThe git2r package gives you programmatic access to Git repositories from R. Internally the package uses the libgit2 library which is a pure C implementation of the Git core methods. For more information about libgit2, check out libgit2's website (http://libgit2.github.com).
