Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Repository ¶
type Repository struct { BranchName string RepoURL string RepoName string RepoHost string UserName string }
func CurrentRepository ¶
func CurrentRepository() (Repository, error)
CurrentRepository returns the current details of the repository
Click to show internal directories.
Click to hide internal directories.