example_empty_repo | R Documentation |
Creates an empty git repo named "empty_repo".
example_empty_repo(folder_path = "/tmp", folder_name)
folder_path |
The path where the folder will be created |
folder_name |
The name of the folder |
Useful to test the behavior of git_log exporter and parse_gitlog on repositories with no commits.
git_repo_path of newly created empty repo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.