Documentation
¶
Overview ¶
Package cli wires the cobra command tree.
Each verb is a thin shell. Real work belongs in dedicated packages under internal/. Verbs MUST stay business-logic-free in this chassis release — they exist to let downstream maintainers fill in implementations behind stable command surfaces.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRootCmd ¶
NewRootCmd builds the bitgit command tree.
Types ¶
Click to show internal directories.
Click to hide internal directories.