acp: Add, Commit, and Push

Description Usage

View source: R/acp.R

Description

Add, Commit, and Push

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
acp(
  commit_msg,
  ...,
  path = getwd(),
  pattern = NULL,
  all.files = FALSE,
  recursive = FALSE,
  ignore.case = FALSE,
  include.dirs = FALSE,
  no.. = FALSE,
  max_mb = 50,
  remote_name = "origin",
  remote_branch = "master",
  verbose = TRUE
)

meerapatelmd/glitter documentation built on Sept. 9, 2021, 6:21 p.m.