# Structs
ProjectConfig is read from the config.yaml file in the configuration repository.
# Interfaces
Client is the interface for the git client.
Repository is the interface for the git repository.
RepositoryGetter is an interface for getting information about a repository.