Simple git client based on 'libgit2' with user-friendly authentication and support for both SSH and HTTPS remotes on all platforms. User credentials are shared with command line 'git' through the git-credential store and ssh keys stored on disk or ssh-agent. On Linux, a somewhat recent version of 'libgit2' is required.
Version: | 0.3 |
Imports: | openssl (≥ 1.4.1), credentials (≥ 1.0), askpass |
Suggests: | testthat |
Published: | 2019-10-29 |
Author: | Jeroen Ooms |
Maintainer: | Jeroen Ooms <jeroen at berkeley.edu> |
BugReports: | http://github.com/r-lib/gert/issues |
License: | MIT + file LICENSE |
URL: | https://jeroen.cran.dev/gert (website), httsp://github.com/r-lib/gert (devel), https://libgit2.org (upstream) |
NeedsCompilation: | yes |
SystemRequirements: | libgit2 (>= 0.26): libgit2-devel (rpm) or libgit2-dev (deb) |
Materials: | NEWS |
CRAN checks: | gert results |
Reference manual: | gert.pdf |
Package source: | gert_0.3.tar.gz |
Windows binaries: | r-devel: gert_0.3.zip, r-release: gert_0.3.zip, r-oldrel: gert_0.3.zip |
macOS binaries: | r-release: gert_0.3.tgz, r-oldrel: gert_0.3.tgz |
Old sources: | gert archive |
Reverse imports: | codemetar, worcs |
Please use the canonical form https://CRAN.R-project.org/package=gert to link to this page.