# Functions
No description provided by the author
ParseDescription parses the result of `git describe --long`.
ParseVersion extracts useful version info from git.Stat description.
Stat obtains git stats for a specified local directory.
# Constants
exclude the `--porcelain` flag from `git status` query.
# Variables
No description provided by the author
No description provided by the author
# Structs
Description contains the results of parsing the git describe output.
Stats contains a set of git statistics.
VersionInfo contains version information in various formats.
# Type aliases
No description provided by the author