EVOLUTION-MANAGER
Edit File: gert-package.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: gert: Simple Git Client for R</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for gert-package {gert}"><tr><td>gert-package {gert}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>gert: Simple Git Client for R</h2> <h3>Description</h3> <p><img src="../help/figures/logo.png" style='float: right' alt='logo' width='120' /> </p> <p>Simple git client for R based on 'libgit2' <a href="https://libgit2.org">https://libgit2.org</a> 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. </p> <h3>Author(s)</h3> <p><strong>Maintainer</strong>: Jeroen Ooms <a href="mailto:jeroen@berkeley.edu">jeroen@berkeley.edu</a> (<a href="https://orcid.org/0000-0002-4035-0289">ORCID</a>) </p> <p>Other contributors: </p> <ul> <li><p> Jennifer Bryan <a href="mailto:jenny@rstudio.com">jenny@rstudio.com</a> (<a href="https://orcid.org/0000-0002-6983-2759">ORCID</a>) [contributor] </p> </li></ul> <h3>See Also</h3> <p>Useful links: </p> <ul> <li> <p><a href="https://docs.ropensci.org/gert/">https://docs.ropensci.org/gert/</a> </p> </li> <li> <p><a href="https://github.com/r-lib/gert">https://github.com/r-lib/gert</a> </p> </li> <li><p> Report bugs at <a href="https://github.com/r-lib/gert/issues">https://github.com/r-lib/gert/issues</a> </p> </li></ul> <hr /><div style="text-align: center;">[Package <em>gert</em> version 1.9.1 <a href="00Index.html">Index</a>]</div> </body></html>