package
Version:
v1.34.2
Opens a new window with list of versions in this module.
Published: May 3, 2019
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type GitRepo interface {
GetStorageName() string
GetRelativePath() string
GetGitObjectDirectory() string
GetGitAlternateObjectDirectories() []string
}
GitRepo supplies an interface for executing `git.Command`s
Source Files
¶
Click to show internal directories.
Click to hide internal directories.