get.repository.commit {github} | R Documentation |
get a specific commit from a repo
get.repository.commit(owner, repo, sha, ctx = get.github.context())
owner |
the repo owner (user, org, etc) |
repo |
the name of the repo |
sha |
the SHA of the commit |
ctx |
the github context object |
the commit