外观
CommitInfoResponseType
约 166 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / CommitInfoResponseType
接口: CommitInfoResponseType
定义于: types/platform/commit.ts:85
提交信息响应类型
属性
comments_url
comments_url:
string
定义于: types/platform/commit.ts:91
评论URL
commit
commit:
Commit
定义于: types/platform/commit.ts:93
提交信息
files
files:
DiffEntry
[]
定义于: types/platform/commit.ts:99
变更文件列表
html_url
html_url:
string
定义于: types/platform/commit.ts:87
HTML URL
parents
parents:
ParentCommit
[]
定义于: types/platform/commit.ts:95
父提交列表
sha
sha:
string
定义于: types/platform/commit.ts:89
提交SHA
stats
stats:
CommitStats
定义于: types/platform/commit.ts:97
提交统计信息