package
2.1.0+incompatible
Repository: https://github.com/slok/kahoy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewRepositories is a factory that knows how to return two fs repositories based on Git.

# Structs

RepositoriesConfig is the configuration for NewRepositories.

# Interfaces

GoGitRepoClient helper interface to use go-git and make testable by mocking common operations on a Git repo.