Description Usage Arguments Value Examples
git commit. Requires git installation.
| 1 2 3 4 5 6 7 | 
| gitdir | string with git directory | 
| message | for commit | 
| branch | git branch | 
| git_args | arguments to git | 
| git_binary | location of git executable | 
Not for direct use. Git commit output.
| 1 2 3 4 5 | ## Not run: 
 si <- pullSourceInfo("adaprHome")
gitCommit(si$project.path,"test commit")
## End(Not run) 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.