Git commit logs for jabenninghoff's public GitHub R
Repositories
(jbplot, rdev, rtraining, siracon2022, workshop7) and private git repositories
(rstudio-training, software-resilience) from inception (September 8, 2020) to April 30, 2022,
retrieved using gert::git_log()
.
Format
A data frame with 1461 rows and 7 variables:
- repo
GitHub or git repository name
- commit
SHA-1 hash
- author
author's name and email
- time
POSIXct date-time of commit in the local time zone (America/Chicago)
- files
number of files in commit
- merge
TRUE if a merge commit
- message
commit message
Source
GitHub, https://github.com/jabenninghoff?tab=repositories&q=&type=source&language=r&sort=, and John's private git server.