Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRootGitDir ¶ added in v0.18.0
func GetRootGitDir(workingDir string) (filesystem billy.Filesystem, err error)
Types ¶
type Ignore ¶
type Ignore struct {
// contains filtered or unexported fields
}
Ignore is a gitignore-style object to ignore files/directories
Click to show internal directories.
Click to hide internal directories.