Documentation
¶
Index ¶
- func IsFullURL(s string) bool
- func IsRepoPath(path string) bool
- func ParseCommitTopic(msg string) []string
- func ParseURL(rawURL string) (u *url.URL, err error)
- func ResolveGhURL(s string) (string, bool)
- func SplitPath(repoPath string) (group, name string, err error)
- type SSHConfig
- type SSHConfigReader
- type URLParser
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsRepoPath ¶ added in v0.3.3
IsRepoPath string. should match GROUP/NAME
func ParseCommitTopic ¶ added in v0.3.3
ParseCommitTopic for git commit message
Types ¶
Click to show internal directories.
Click to hide internal directories.