This function takes the git status message and isolates the files that are new/untracked according to that message.
1 | list_untracked_files(path = getwd(), verbose = TRUE)
|
path |
path to local repo |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.