package
Version:
v0.0.0-...-5d9d367
Opens a new window with list of versions in this module.
Published: Feb 16, 2014
License: Apache-2.0
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
¶
GitDepth returns GitDefaultDepth
when Git.Depth is empty.
GitDepth returns Git.Depth
when it is not empty.
type Git struct {
Depth *int `yaml:"depth,omitempty"`
}
Git stores the configuration details for
executing Git commands.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.