List all commits from all repositories for an organization or a vector of repositories.
Usageget_commits(
gitstats,
since = NULL,
until = Sys.Date() + lubridate::days(1),
cache = TRUE,
verbose = is_verbose(gitstats),
progress = verbose
)
Arguments
A GitStats
object.
A starting date.
An end date.
A logical, if set to TRUE
GitStats will retrieve the last result from its storage.
A logical, TRUE
by default. If FALSE
messages and printing output is switched off.
A logical, by default set to verbose
value. If FALSE
no cli
progress bar will be displayed.
A table of tibble
and gitstats_commits
classes.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4