Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrRemoteURLNotFound = fmt.Errorf("remote URL not found")
Functions ¶
func GetGitBasePath ¶
func GetGitBasePathWithRepo ¶
func GetGitBasePathWithRepo(repo *git.Repository) (string, error)
func GetGitRepo ¶
func GetGitRepo() (*git.Repository, error)
func GetRemoteGitRepo ¶
func GetRemoteGitRepo(remoteURL string) (*git.Repository, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.