dl_gh_repo

Download a GitHub repo to local cache

Description

Download a GitHub repo to local cache

Usage

dl_gh_repo(u, branch = NULL)

Arguments

Argument

Description

u

URL of GitHub repository

branch

Checkout specified (non-default) branch of repo.

Value

Path to locally cached ‘.zip’ version of repository

Seealso

Other github: get_branch_from_url , post_to_issue