add_commit_some: Add and Commit Some Files

Description Usage Arguments

View source: R/add_commit_some.R

Description

Add and Commit Some Files

Usage

1
2
3
4
5
6
7
add_commit_some(
  filenames,
  commit_message = NULL,
  description = NULL,
  verbose = TRUE,
  path_to_local_repo = NULL
)

Arguments

filenames

names of files in the local repository path to be committed

commit_message

defaults to NULL, where the commit_message is a "change to filename in path to present R script"

path_to_local_repo

full path to local repository to be pushed


patelm9/glitter documentation built on Sept. 21, 2020, 5:42 p.m.