Name | Type | Description | Notes |
---|---|---|---|
baseCommit | \Gitee\Model\RepoCommit | [optional] | |
mergeBaseCommit | \Gitee\Model\RepoCommit | [optional] | |
commits | \Gitee\Model\RepoCommit[] | commits 数量限制在 100 以内 | [optional] |
files | \Gitee\Model\DiffFile[] | 文件列表 | [optional] |
truncated | bool | 文件列表是否被截断 | [optional] |