list_untracked_files: Get a list of untracked files in a repo

Description Usage Arguments

View source: R/list.R

Description

This function takes the git status message and isolates the files that are new/untracked according to that message.

Usage

1
list_untracked_files(path = getwd(), verbose = TRUE)

Arguments

path

path to local repo


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