RepositoryFixtureBase.

CloneRepository() Method

Summary

Clones the repository managed by this fixture into another LocalRepositoryFixture
Namespace
GitVersion.Testing
Containing Type
RepositoryFixtureBase

Syntax

public LocalRepositoryFixture CloneRepository()

Return Value

Type Description
LocalRepositoryFixture
GitHub