Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuildDate time.Time
BuildDate is the time the build was made (set by main.go)
View Source
var Commit string
Commit is the commit the build was made on (set by main.go)
View Source
var OverrideVersionController multigitter.VersionController
OverrideVersionController can be set to force a specific version controller to be used This is used to override the version controller with a mock, to be used during testing
View Source
var Version string
Version is the current version of multigitter (set by main.go)
Functions ¶
func PrintCmd ¶
PrintCmd is the main command that runs a script for multiple repositories and print the output of each run
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.