File: git_credentials.Rd

package info (click to toggle)
r-cran-remotes 2.5.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,000 kB
  • sloc: sh: 14; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 326 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/install-git.R
\name{git_credentials}
\alias{git_credentials}
\title{Specify git credentials to use}
\usage{
git_credentials()
}
\description{
The global option \code{remotes.git_credentials} is used to set the git
credentials.
}
\keyword{internal}