powered by
Returns up to max entries from a git repo's log
max
local_repo_log(repo_dir, max = 100)
Vector of repo directories or a single directory containing one or more repos.
Maximum number of log entries to retrieve per repo.
# NOT RUN { local_repo_log("hw1/") # } # NOT RUN { # }
Run the code above in your browser using DataLab