CommitExtensions.

IsMergeCommit(ICommit) Method

Namespace
GitVersion.Git
Containing Type
CommitExtensions

Syntax

public static bool IsMergeCommit(this ICommit source)

Parameters

Name Type Description
source ICommit

Return Value

Type Description
bool
GitHub