Learn R Programming

github (version 0.9.8)

create.commit: create a commit

Description

create a commit

Usage

create.commit(owner, repo, content, ctx = get.github.context())

Arguments

owner

the repo owner

repo

the name of the repo

content

the JSON object describing the content. See

ctx

the github context object

Value

the commit