get.reference {github}R Documentation

get a git reference

Description

get a git reference

Usage

get.reference(owner, repo, ref, ctx = get.github.context())

Arguments

owner

the repo owner

repo

the name of the repo

ref

the git reference

ctx

the github context object

Value

the reference


[Package github version 0.9.12 Index]