Description Usage Arguments Examples
This function automatically commit and push the changes on to github
1 2 3 |
git_dir |
repo directory |
commit |
TRUE or FALSE, whether to commit or not |
comment |
comment message, a string, only matters when commit is TRUE |
keyword |
a string for keyword filtering, for you only want commit a certain folder each time |
limit_size |
large file limit, default is 5000 which means 5MB |
verbose |
TRUE or FALSE, print the git messages |
type |
a string or a string vector, one of "deleted","modified","new file" and "renamed" |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.