Documentation ¶
Index ¶
- func Legal()
- func MakeLocalRepo(folder string, commitMessage string, user *gitlab.User, verbose bool) (repo *git.Repository, err error)
- func PrepareRepo(tokenIn string, url string, proEdition bool, repo string, verbose bool) (uri string, user *gitlab.User, token string, err error)
- func PushToRemote(folder string, local *git.Repository, remote string, user *gitlab.User, ...) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeLocalRepo ¶
func MakeLocalRepo(folder string, commitMessage string, user *gitlab.User, verbose bool) (repo *git.Repository, err error)
MakeLocalRepo makes a local repository in the given folder
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.