Documentation ¶
Index ¶
- func Clone(repo string, target string) error
- func ExecGit(args []string, cwd string) (string, error)
- func IsValidGitUrl(url string) bool
- func LastCommit(target string) (string, error)
- func ParseGitUrl(url string) (*url.URL, error)
- func Pull(target string) (string, error)
- func RemoteUrl(target string) (string, error)
- func RepositoryNameFromGitUrl(url string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidGitUrl ¶
func LastCommit ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.