Documentation
¶
Overview ¶
Package gitcc provides the core functionality for gitcc.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MessageToDescription ¶
MessageToDescription extracts the description part of a commit message.
func MessageToSummary ¶
MessageToSummary extracts the summary part of a commit message.
func SplitCommitMessage ¶
SplitCommitMessage splits a commit message into summary and description parts.
Types ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cli provides the commandline interface for gitcc.
|
Package cli provides the commandline interface for gitcc. |
|
Package internal contains internal utilities for gitcc.
|
Package internal contains internal utilities for gitcc. |
|
Package validators provides functionality for managing and compiling custom validators for commit messages.
|
Package validators provides functionality for managing and compiling custom validators for commit messages. |
|
regex
Package regex provides a validator that checks if the commit message summary and description match specified regular expressions.
|
Package regex provides a validator that checks if the commit message summary and description match specified regular expressions. |
|
simpletag
Package simpletag implements a simple tag validator.
|
Package simpletag implements a simple tag validator. |
Click to show internal directories.
Click to hide internal directories.