The highest tagged major version is
v16.
package
Version:
v15.3.0-rc42
Opens a new window with list of versions in this module.
Published: Aug 18, 2022
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.