Documentation ¶
Index ¶
Constants ¶
View Source
const ( RemoteOrigin = "origin" BranchRefPrefix = "refs/heads/" TagRefPrefix = "refs/tags/" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
func Fetch ¶
func Fetch(url, token string) (Repository, error)
Click to show internal directories.
Click to hide internal directories.