clone_repo: Clone existing repo building from git2r's clone()

View source: R/clone_repo.r

clone_repoR Documentation

Clone existing repo building from git2r's clone()

Description

Clone existing repo building from git2r's clone()

Usage

clone_repo(dir_repo, url_repo)

Arguments

dir_repo

local directory where you want to clone the repo (probably somewhere temporary)

git_url

url of repo (e.g. "https://github.com/OHI-Science/arc.git")

Value

TBD

Examples

## Not run: # TBD

OHI-Science/ohirepos documentation built on June 1, 2024, 12:21 p.m.