add_some: Add Some Files to a Commit

Description Usage Arguments

View source: R/add_some.R

Description

This function takes a vector of filenames, filters them for only the untracked and unstaged files, and adds them to a commit.

Usage

1
add_some(filenames, verbose = TRUE, path_to_local_repo = NULL)

Arguments

path_to_local_repo

full path to local repository to be pushed


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