R/dl_repo.R
dl_gh_repo.Rd
Download a GitHub repo to local cache
dl_gh_repo(u, branch = NULL)
URL of GitHub repository
Checkout specified (non-default) branch of repo.
Path to locally cached '.zip' version of repository
Other github: get_branch_from_url(), post_to_issue()
get_branch_from_url()
post_to_issue()