# Functions
Execute executes the root command.
# Structs
Configuration holds git configuration data.
Repo holds a repository URL and its local directory equivalent.
Status holds a repository's status.
# Type aliases
StatusList is a convenience wrapper around []Status.