Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupGitGlobalConfigFromCurrentToOtherHomeDir ¶
func SetupGitGlobalConfigFromCurrentToOtherHomeDir(destHomeDir string)
func SetupGitRepoConfigFromOtherRepo ¶
func SetupGitRepoConfigFromOtherRepo(sourceRepoDir string, destRepo *git.Repository)
Types ¶
type CorectlConfigDetails ¶
type CorectlConfigDetails struct {
CPlatformRepoName git.RepositoryFullname
TemplatesRepoName git.RepositoryFullname
}
func InitCorectl ¶
func InitCorectl(corectl *testconfig.CorectlClient) (*config.Config, CorectlConfigDetails)
Click to show internal directories.
Click to hide internal directories.