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/miscR documentation built on July 8, 2021, 6:21 p.m.