mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
893 B
893 B
Commit
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| author | User | [optional] | |
| commit | RepoCommit | [optional] | |
| committer | User | [optional] | |
| created | Date | [optional] | |
| files | List<CommitAffectedFiles> | Files contains information about files affected by the commit | [optional] |
| htmlUrl | String | HTMLURL is the web URL for viewing the commit | [optional] |
| parents | List<CommitMeta> | Parents contains the parent commit information | [optional] |
| sha | String | SHA is the commit SHA hash | [optional] |
| stats | CommitStats | [optional] | |
| url | String | URL is the API URL for the commit | [optional] |