legit

Fork of https://git.icyphox.sh/legit

utils: Add helper to get all repos This does a filepath.WalkDir of the config.ScanPath and tries to find all valid git repos. It returns a list of repoInfo structs holding basic information of each repository.

Changes

1 changed files (+57/-0)