delete.repository.path: Delete a file in a repository

Description Usage Arguments Value

Description

Delete a file in a repository

Usage

1
delete.repository.path(owner, repo, path, ..., ctx = get.github.context())

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

path

the file path

...

extra parameters to be passed. See http://developer.github.com/v3/repos/contents/#update-a-file

ctx

the github context object

Value

the file


cscheid/rgithub documentation built on May 14, 2019, 12:07 p.m.