Learn R Programming

gitlabr (version 0.5.1)

repository: Access to repository functions in Gitlab API

Description

Access to repository functions in Gitlab API

Usage

repository(req = c("tree"), project, ...)

list_files(...)

Arguments

req
request to perform on repository (everything after '/repository/' in gitlab API, as vector or part of URL)
project
name or id of project (not repository!)
...
passed on to gitlab API call, may include path argument for path