Preparing search index...
The search index is not available
@lzwme/fe-utils
@lzwme/fe-utils
index
getHeadDiffFileList
Function getHeadDiffFileList
getHeadDiffFileList
(
headIndex
?:
number
,
cwd
?:
string
,
debug
?:
boolean
)
:
string
[]
【git】获取指定 HEAD 的变更文件列表
Parameters
headIndex
:
number
= 0
HEAD 顺序,默认为 0,即最新的本地未提交变更
Optional
cwd
:
string
debug
:
boolean
= false
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lzwme/fe-utils
Loading...
【git】获取指定 HEAD 的变更文件列表