gh_commits_get.Rd
Get commits for a repo
gh_commits_get(full_names, days_back, ...)
Vector of repo names (format 'org/repo')
How many days back to look for commits.
Pass down options to gh::gh()
New Columns
org/repo
Author name
Author type / relationship to repo
Email on commit
Date time of commit
Unique hash - can be joined on repo_sha from gh_repo_files_get()
The commit message