Versions in this module Expand all Collapse all v1 v1.0.0 May 25, 2024 Changes in this version + func StartClone(repoList []RepoConfig) + type RepoConfig struct + FullPath string + Name string + SSHKey string + URL string + func (c RepoConfig) Update()