Summary
Gets a value indicating whether this is a merge commit (has more
than one parent).
- Namespace
-
GitVersion
.Git - Containing Type
- ICommit
Syntax
bool IsMergeCommit { get; }
Value
| Type | Description |
|---|---|
| bool |