Preparing search index...
The search index is not available
@lzwme/fe-utils
@lzwme/fe-utils
index
getGitLog
Function getGitLog
getGitLog
(
num
?:
number
,
cwd
?:
string
)
:
GitLogItem
[]
获取近 N 条日志的详细信息
Parameters
num
:
number
= 1
指定获取日志的数量
Optional
cwd
:
string
Returns
GitLogItem
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lzwme/fe-utils
Loading...
获取近 N 条日志的详细信息