add_gh_remote: Add a CRAN at GitHub remote to a local git tree

View source: R/github.R

add_gh_remoteR Documentation

Add a CRAN at GitHub remote to a local git tree

Description

It is assumed that the git tree of the package is in the working directory.

Usage

add_gh_remote(package)

Arguments

package

Package name.

Details

If there is already a remote called origin, then it does nothing.


metacran/cranatgh documentation built on Feb. 11, 2024, 2:20 p.m.