Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Detect only directories that are git repos
Notes: - using the more efficient `WalkDir` function - skip walking directories when detected a repo
- Loading branch information