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, error)
func InitCorectlWithFile ¶ added in v0.23.0
func InitCorectlWithFile(corectl *testconfig.CorectlClient, initFilePath string) (*config.Config, *CorectlConfigDetails, error)
Click to show internal directories.
Click to hide internal directories.