View source: R/add_and_commit.R
add_and_commit | R Documentation |
This function adds files to the git tracking list to solve the untracked files problem.
add_and_commit( files, repository = "Frost2021Package", message = "Working on it", commit = TRUE )
files, |
the files |
repository, |
the repository |
message, |
commit message |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.