Learn R Programming

github (version 0.9.8)

delete.commit.comment: delete a single commit comment

Description

delete a single commit comment

Usage

delete.commit.comment(owner, repo, id, ctx = get.github.context())

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

id

the comment id

ctx

the github context object

Value

none