Documentation ¶
Index ¶
Constants ¶
View Source
const TAG_PREFIX = "refs/tags/%s"
Variables ¶
This section is empty.
Functions ¶
func Clone ¶
func Clone(repoURL string, tagName string, localPath string, writer io.Writer) (*git.Repository, error)
Clone will clone from `repoURL` to `localPath` via git.
func CreateTagRef ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.