R/gitlab.R
download_gitlab.Rd
url
is converted to its GitLab API format. For tree
input, the first 100 pages are downloaded. For blob input, the blob is
downloaded. Version 4 of the GitLab API is used.
download_gitlab(url, destfile = NULL)
logical
indicating whether resources were successfully
downloaded. This function does report success even if some resources are
not successfully downloaded, with a warning for each resource that could
not be downloaded.