list_git: List the Git Repository in a Directory/Folder

Description Usage Arguments

Description

This function produces a character vector of the names of directories where a '.git' folder can be found.

Usage

1
list_git(path = Sys.getenv("HOME"))

Arguments

path

a character vector of full path names; the default corresponds to the 'HOME' directory. This parameter is then passed in [list.dirs]


denrou/ggit documentation built on May 5, 2019, 3:45 a.m.