# Functions
GetDefaultBranch returns the name of the default branch in origin.
HasCommitsBetween returns true if there are commits in the given revision range.
No description provided by the author
No description provided by the author
NewTestRepositoryStore creates a new TestRepositoryStore.
# Variables
ErrNotSupported indicates that a method is not supported.
No description provided by the author
# Structs
ManagedGitRepo is the representation of the managed git repos in the config file.
No description provided by the author
No description provided by the author
No description provided by the author
TestRepositoryStore implements domain.GitRepositoryStore but doesn't actually use or interact with Git repositories.