fgit_clone_from_url: Git Clone by FastGit's URL

View source: R/fgit_clone.R

fgit_clone_from_urlR Documentation

Git Clone by FastGit's URL

Description

Git Clone by FastGit's URL

Usage

fgit_clone_from_url(fgit_url, target_dir, branch = NULL, verbose = TRUE)

Arguments

fgit_url

The repository's name from FastGit.org

target_dir

The output directory

branch

Clone from which branch.

verbose

Verbose logs. Default is 'TRUE'


FastGitORG/fgitR documentation built on March 18, 2022, 7:52 a.m.