Versions in this module Expand all Collapse all v0 v0.0.2 Jun 17, 2024 v0.0.1 Jun 17, 2024 Changes in this version + func CloneOrUpdateRepo(repo *github.Repository, backupDir string) + func ShouldSync(repoName string, configuredRepos []string) bool + func SyncRepos(config config.Config, repos []*github.Repository)