Versions in this module Expand all Collapse all v1 v1.1.0 Feb 13, 2025 Changes in this version + func AddStyle(style config.CommitStyle) error + func GetAllStyles() []config.CommitStyle + func GetAvailableStyles() []string + func GetStylePrompt(style Style) string + func IsValidStyle(style string) bool + func LoadStyles() + func RemoveStyle(name string) error + func SyncStyles() ([]config.CommitStyle, error) + type Style string + type StyleChange struct + Action string + Name string + func PreviewSyncChanges() []StyleChange