Documentation
¶
Overview ¶
Package commit provides ui to perform a git commit.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Content ¶
type Content struct {
Model
}
Content is a wrapper to use the commit ui as dialog.Content.
func NewContent ¶
type ExecutedMsg ¶
type ExecutedMsg struct {
Err error
}
ExecutedMsg is the message to be sent after we performed a git commit.
Click to show internal directories.
Click to hide internal directories.