Documentation
¶
Index ¶
- func CheckStatusContains(msg ...string) bool
- func Clone(gitPath string, dest string)
- func Commit(content string)
- func CreateNewRepo(name string)
- func DeleteTag(tag string)
- func NewBranch(name string)
- func Pull(dest string) string
- func Push(commit string, slow bool)
- func PushTag(tag string)
- func SetRemoteUrl(url string)
- func SetRepoSecretFromFile(path string)
- type Giter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckStatusContains ¶ added in v0.0.10
func CreateNewRepo ¶ added in v0.0.8
func CreateNewRepo(name string)
func SetRemoteUrl ¶
func SetRemoteUrl(url string)
func SetRepoSecretFromFile ¶ added in v0.0.9
func SetRepoSecretFromFile(path string)
Types ¶
type Giter ¶ added in v0.0.4
func (*Giter) SetRemoteUrl ¶ added in v0.0.4
Click to show internal directories.
Click to hide internal directories.