Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MessageGenerator ¶
type MessageGenerator struct {
BranchName string
UserMessage string
Config config.CommitConfig
}
func (*MessageGenerator) GenerateMessage ¶
func (generator *MessageGenerator) GenerateMessage() string
Generates a commit message based on the branch name and user message
Click to show internal directories.
Click to hide internal directories.