Learn R Programming

github (version 0.9.8)

get.repository.branch: get specific repository branch

Description

get specific repository branch

Usage

get.repository.branch(owner, repo, branch, ctx = get.github.context())

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

branch

the name of the branch

ctx

the github context object

Value

information about the branch