install_repo_add_sha: Install a git repository

View source: R/git_tools.R

install_repo_add_shaR Documentation

Install a git repository

Description

It adds the git SHA to the DESCRIPTION file, so that the package does not need to be installed again when the same commit is already installed.

Usage

install_repo_add_sha(repo_dir, ...)

Arguments

repo_dir

directory of repo

...

Additional args passed to remotes::install_deps. Note upgrade is set to "never" and shouldn't be passed into this function.


openpharma/staged.dependencies documentation built on Aug. 27, 2023, 10:17 a.m.