Files
tea4j-autodeploy/docs/Commit.md
T
2025-09-07 00:21:05 +00:00

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]