delete.reference {github}R Documentation

delete a reference

Description

delete a reference

Usage

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

Arguments

owner

the repo owner

repo

the name of the repo

ref

the reference

ctx

the github context object

Value

none


[Package github version 0.9.12 Index]