Documentation ¶
Index ¶
- func AddAndCommitFiles(gitter gits.Gitter, dir string, message string) (bool, error)
- func AddUserTokenToURLIfRequired(gitURL, username, token string) (string, error)
- func CreateBranch(gitter gits.Gitter, dir string) (string, error)
- func GitCloneToTempDir(gitter gits.Gitter, gitURL string, dir string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAndCommitFiles ¶
AddAndCommitFiles add and commits files
func AddUserTokenToURLIfRequired ¶ added in v0.0.84
AddUserTokenToURLIfRequired ensures we have a user and token in the given git URL
func CreateBranch ¶
CreateBranch creates a dynamic branch name and branch
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.