Files
tea4j-autodeploy/docs/Commit.md
T
2026-07-02 00:02:13 +00:00

940 B

Commit

Properties

Name Type Description Notes
author User [optional]
commit RepoCommit [optional]
committer User [optional]
created Date Created is the time when the commit was created [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]