legit/routes
Daniele Sluijters ee5ab32a40 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.
2023-02-05 12:45:46 +02:00
..
git.go git: pure go git clone 2022-12-24 14:57:44 +05:30
handler.go git: pure go git clone 2022-12-24 14:57:44 +05:30
routes.go only add go meta import tag if go.mod exists in repo root 2023-02-05 15:12:02 +05:30
template.go all: no more pretty urls 2022-12-19 09:02:23 +05:30
util.go utils: Add helper to get all repos 2023-02-05 12:45:46 +02:00