Preparing search index...
The search index is not available
lint-changes - v1.0.0
lint-changes
getMergeBase
Function getMergeBase
get
Merge
Base
(
git
,
__namedParameters
)
:
Promise
<
string
>
Finds the merge base commit hash for the given ref and base ref.
Parameters
git
:
Readonly
<
SimpleGit
>
__namedParameters
:
{
baseRef
:
string
;
startingRef
:
string
;
}
base
Ref
:
string
starting
Ref
:
string
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
lint-changes - v1.0.0
Loading...
Finds the merge base commit hash for the given ref and base ref.