Learn R Programming

github (version 0.9.8)

get.repository.commits: get commits from a repo

Description

get commits from a repo

Usage

get.repository.commits(owner, repo, ..., ctx = get.github.context())

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

...
ctx

the github context object

Value

list of commits