Documentation
¶
Overview ¶
Package gitctx reads git configuration values so the scaffold can auto-populate author fields when the user does not pass explicit flags. Failures are soft: a missing git config just returns empty strings and lets the caller fall back to placeholders or prompts.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Available ¶
func Available() bool
Available reports whether `git` exists on PATH. Useful for doctor checks that want to distinguish "git not installed" from "git config unset."
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.