Versions in this module Expand all Collapse all v0 v0.5.0 Nov 12, 2024 Changes in this version + type MockClient struct + func NewMockClient() *MockClient + func (m *MockClient) Checkout(repo git.Repository, commit string) error + func (m *MockClient) Clone(url, dst string) (*git.Repository, error)