Learn R Programming

github (version 0.9.8)

get.repository.diff: return a diff between two commits

Description

return a diff between two commits

Usage

get.repository.diff(owner, repo, sha1, sha2, ctx = get.github.context())

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

sha1

the SHA of the commit

sha2

the SHA of the commit

ctx

the github context object

Value

the commit