# Functions
No description provided by the author
# Structs
GitUtil allows for fetching information about a Git repository using Git CLI commands.
Mock of GitUtilInterface interface.
# Interfaces
GitUtilInterface allows for mocking out the functionality of GitUtil when testing the full process of an apply run.