getrd: getrd - get a git repositories root directory

Description Usage Arguments Author(s) References Examples

View source: R/getrd.R

Description

get the root directory of a git project

Usage

1
getrd(dpattern = ".git", fpattern = NULL, max_trys = 5)

Arguments

dpattern

- directory pattern specifying root directory

fpattern

- file pattern specifying project's root directory

max_tries

- maximum depth of project tree

Author(s)

Tyler W Bradshaw, twesleyb10@gmail.com

References

none

Examples

1

twesleyb/TBmiscr documentation built on July 10, 2021, 12:28 a.m.