create.commit {github} | R Documentation |
create a commit
create.commit(owner, repo, content, ctx = get.github.context())
owner |
the repo owner |
repo |
the name of the repo |
content |
the JSON object describing the content. See |
ctx |
the github context object |
the commit