Documentation
¶
Index ¶
- func AddMirrorAsRemote(m clients.GitRepo, repoPath string)
- func CreateLocalMirrors(m clients.GitRepoMap, cfg *config.Config) error
- func CreateRepos(repoPath string, cfg *config.Config, m clients.GitRepoMap) error
- func GetLocalRepoPaths(cfg *config.Config) ([]string, error)
- func RepoIsOlderThanSpecified(repo clients.GitRepo, cfg *config.Config) (bool, error)
- func SyncMirrors(rm clients.GitRepoMap, cfg *config.Config) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddMirrorAsRemote ¶
creates a new remote for client in repoPath
func CreateLocalMirrors ¶
func CreateLocalMirrors(m clients.GitRepoMap, cfg *config.Config) error
func CreateRepos ¶
func GetLocalRepoPaths ¶
returns repos in mirror cache
func SyncMirrors ¶
func SyncMirrors(rm clients.GitRepoMap, cfg *config.Config) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.