Preparing search index...
The search index is not available
lint-changes - v1.0.0
lint-changes
listChangedFiles
Function listChangedFiles
list
Changed
Files
(
git
,
__namedParameters
)
:
Promise
<
ChangedFile
[]
>
Lists all the changed files, according to git, between the given refs.
Parameters
git
:
Readonly
<
SimpleGit
>
__namedParameters
:
{
ref
:
string
;
relativeTo
:
string
;
}
ref
:
string
relative
To
:
string
Returns
Promise
<
ChangedFile
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
lint-changes - v1.0.0
Loading...
Lists all the changed files, according to git, between the given refs.