Documentation
¶
Index ¶
- func BranchHeadCommit(url, branch string) (string, error)
- func Clone(path, url, branch string) error
- func GetAuthRepoUrl(url, user, token string) (string, error)
- func HeadCommit(path string) (string, error)
- func Init(path string, url string) error
- func IsValid(url string) bool
- func LazyPush(path, repo, refspec string) error
- func Push(path, repo, refspec string) error
- func Update(path, branch string) error
- type GitClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BranchHeadCommit ¶
func GetAuthRepoUrl ¶
func HeadCommit ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.