gert-package {gert} | R Documentation |
gert: Simple Git Client for R
Description
Simple git client for R based on 'libgit2' https://libgit2.org with support for SSH and HTTPS remotes. All functions in 'gert' use basic R data types (such as vectors and data-frames) for their arguments and return values. User credentials are shared with command line 'git' through the git-credential store and ssh keys stored on disk or ssh-agent.
Author(s)
Maintainer: Jeroen Ooms jeroenooms@gmail.com (ORCID)
Other contributors:
Jennifer Bryan jenny@posit.co (ORCID) [contributor]
See Also
Useful links:
Report bugs at https://github.com/r-lib/gert/issues
[Package gert version 2.1.4 Index]