A Workspace is filesystem directory containing git repositories checked out
from one or more providers. Each repository’s path matches the remote’s path,
for example:
/github.com/fossable/workset
Check repository status and get modification time in a single repo open
This is more efficient than calling check_repo_status and get_repo_modification_time separately
Recursively find “top-level” git repositories.
This function will not traverse into .git directories or nested git repositories.
Find all git repositories in the given path