R/funcs.R
gitLister.Rd
FUNCTION_DESCRIPTION
gitLister(paff = ".")
what folder contains all the folders that you want to confirm git-ness, Default: '.'
returns a dataframe of all the folders that DO have git initialized.
DETAILS
if (FALSE) { if(interactive()){ #EXAMPLE1 %>% } }