Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct {
Args []string
Interactive bool
Short bool
UI interfaces.UI
NewGit git.CompatibleConstructor
}
Command holds the configuration and methods required for the work sub-command.
Click to show internal directories.
Click to hide internal directories.