currently my build of libgit is not coping with HTTPs protocol need to fix this at some point until then dropping to system shell to push and pull
1 2 3 | autoCommit(projDir = file.path(Sys.getenv("HOME"), "Projects"),
pat = "*", subdir = "^(Code|R|package)$",
commitMessage = "Automated ")
|
projDir |
Project Root |
pat |
pattern for directory names |
subdir |
names of subdirectories that include code |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.