File: gitcreds-package.Rd

package info (click to toggle)
r-cran-gitcreds 0.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 448 kB
  • sloc: sh: 13; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 853 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/gitcreds-package.R
\docType{package}
\name{gitcreds-package}
\alias{gitcreds-package}
\alias{_PACKAGE}
\title{gitcreds: Query 'git' Credentials from 'R'}
\description{
Query, set, delete credentials from the 'git' credential store. Manage 'GitHub' tokens and other 'git' credentials. This package is to be used by other packages that need to authenticate to 'GitHub' and/or other 'git' repositories.
}
\seealso{
Useful links:
\itemize{
  \item \url{https://gitcreds.r-lib.org/}
  \item \url{https://github.com/r-lib/gitcreds}
  \item Report bugs at \url{https://github.com/r-lib/gitcreds/issues}
}

}
\author{
\strong{Maintainer}: Gábor Csárdi \email{csardi.gabor@gmail.com}

Other contributors:
\itemize{
  \item RStudio [copyright holder, funder]
}

}
\keyword{internal}