git_log | R Documentation |
This function uses a call to git on the command line to generate a csv file which logs all git commits within the working directory.
git_log(filename = file_stamp("git_log", ".csv"))
filename |
a character string with the file name to be used, must end in ".csv". The default is "git_log_DATESTAMP.csv". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.