update.repository.path: Update the contents of a file

Description Usage Arguments Value

Description

Update the contents of a file

Usage

1
2
3
## S3 method for class 'repository.path'
update(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.