Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Repo ¶
type Repo struct {
Path string
}
Repo represents the path of a given git repository.
func FindRepoFromPath ¶
type RepoFinder ¶
type RepoFinder struct{}
RepoFinder is a wrapper for finding the root path of a git repository.
Click to show internal directories.
Click to hide internal directories.