Documentation ¶
Index ¶
Constants ¶
View Source
const ( // GithubForkRemoteName is the name of the git remote used by Checkouts // which use GitHub. GithubForkRemoteName = "fork" )
Variables ¶
This section is empty.
Functions ¶
func SetupGithub ¶
SetupGithub performs additional setup for a Checkout which uses Github. This is required when not using NewGitCheckoutGithub to create the Parent. TODO(borenet): This is needed for RepoManagers which use NewDEPSLocal, since they need to pass in a GitCheckoutUploadRollFunc but can't do other initialization. Find a way to make this unnecessary.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.