Description Usage Value See Also
View source: R/lsUnstagedFiles.R
This function lists all the unstaged files in a local repo.
1 2 3 4 5 6 | lsUnstagedFiles(
path_to_local_repo = NULL,
modified = TRUE,
deleted = TRUE,
label = FALSE
)
|
If unstaged files exist, a vector of all the untracked file paths.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.