git_add | R Documentation |
Performs the 'git add' command, which stages a given file in the repo.
git_add(git_repo, folder_path, filepath)
git_repo |
The git repo path |
folder_path |
The worktree path |
filepath |
The filepath we want to add |
The path to the sample .git file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.