BranchCommit.

BranchCommit(ICommit, IBranch) Constructor

Namespace
GitVersion
Containing Type
BranchCommit

Syntax

public BranchCommit(ICommit commit, IBranch branch)

Parameters

Name Type Description
commit ICommit
branch IBranch

Return Value

Type Description
void
GitHub