cmd

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Types

type CommitStats added in v0.0.5

type CommitStats struct {
	TotalCommits    int
	CommitTypes     map[string]int
	MostActiveFiles []string
	Authors         map[string]int
	RecentActivity  string
}

type SmartSuggestion added in v0.0.5

type SmartSuggestion struct {
	Type        string
	Scope       string
	Description string
	Confidence  int
	Reasoning   string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL