# Functions
NewMockRepository creates a new mock instance.
NewMockWorktree creates a new mock instance.
# Structs
MockRepository is a mock of Repository interface.
MockRepositoryMockRecorder is the mock recorder for MockRepository.
MockWorktree is a mock of Worktree interface.
MockWorktreeMockRecorder is the mock recorder for MockWorktree.