# Functions
NewGitRepo creates a new instance of a GitRepo, where the Git repository is managed at storagePath.
# Structs
No description provided by the author
DownloadFailedError represents a failure to download a repository.
No description provided by the author
GitRepo manages a Git repository for the purposes of retrieving a file from it.
No description provided by the author
InvalidRevisionError represents an invalid revision.
No description provided by the author
UpdateFailedError represents a failure to update a repository.