Skip to contents

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`