find_repo_root
Find a git repository root under a given local path
Description
Find a git repository root under a given local path
Usage
find_repo_root(path)
Arguments
path
:character(1)
; path to search under
Value
repository root path or NA
if not found