Summary
Returns
true if
baseVersionSource
is an ancestor of
firstMatchingCommit
on branch.
- Namespace
- GitVersion
- Containing Type
- IRepositoryStore
Syntax
bool IsCommitOnBranch(ICommit baseVersionSource, IBranch branch, ICommit firstMatchingCommit)
Parameters
Return Value
| Type | Description |
|---|---|
| bool |