git_checkout | R Documentation |
Performs a git checkout on specified repo
git_checkout(commit_hash, git_repo_path, new_branch = FALSE)
commit_hash |
The commit hash the repo should be checkout |
git_repo_path |
The git repo path |
new_branch |
Boolean indicating if we want to create a new branch (default is FALSE) |
Any error message generated by git
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.