Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckoutReference ¶
func CheckoutReference(repo *git.Repository, project *dw.Project) error
CheckoutReference sets the current HEAD in repo to point at the revision and remote referenced by checkoutFrom
func CloneProject ¶
CloneProject clones the project specified to $PROJECTS_ROOT.
func SetupGitProject ¶
func SetupRemotes ¶
func SetupRemotes(repo *git.Repository, project *dw.Project) error
SetupRemotes sets up a git remote in repo for each remote in project.Git.Remotes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.