autoCommit: Loop through Project code committing and pulling as necessary

Description Usage Arguments

View source: R/autoCommit.R

Description

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

Usage

1
2
3
autoCommit(projDir = file.path(Sys.getenv("HOME"), "Projects"),
  pat = "*", subdir = "^(Code|R|package)$",
  commitMessage = "Automated ")

Arguments

projDir

Project Root

pat

pattern for directory names

subdir

names of subdirectories that include code


PietaSchofield/plibb documentation built on May 6, 2019, 6:45 p.m.