get.repository.diff {github} | R Documentation |
return a diff between two commits
get.repository.diff(owner, repo, sha1, sha2, ctx = get.github.context())
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 |
the commit