RepositoryFixtureBase.

Checkout(string) Method

Namespace
GitVersion.Testing
Containing Type
RepositoryFixtureBase

Syntax

public void Checkout(string branch)

Parameters

Name Type Description
branch string

Return Value

Type Description
void
GitHub