git_push | R Documentation |
Commit and Push Latest Updates to Repo
git_push(git_dir, group_dir, repo_use, message = "'First Push from Hathaway'")
git_dir |
is the folder on your local computer where you store your git repositories |
group_dir |
is the folder for the GitHub group id. |
repo_use |
is the repository name for the push |
message |
is the commit message to use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.