git.clone: A Command for Cloning a Git Repository into a New Temporary...

Description Usage Arguments Value

View source: R/git.R

Description

Use the git system command to clone/download a git repository.

Usage

1
git.clone(repo)

Arguments

repo

the repository url

Value

a list(path=path, commit=commit) with the path to the cloned repository and the current commit.


thomasWeise/bookbuildeR documentation built on Sept. 5, 2021, 6:31 p.m.