Summary
Returns the commit that represents a forward merge from
commitToFindCommonBase
relative to
findMergeBase.
- Namespace
- GitVersion
- Containing Type
- IRepositoryStore
Syntax
ICommit GetForwardMerge(ICommit commitToFindCommonBase, ICommit findMergeBase)
Parameters
Return Value
| Type | Description |
|---|---|
| ICommit |