Interface RepoCommit

RepoCommit contains information of a commit in the context of a repository.

Hierarchy

  • RepoCommit

Properties

author?: CommitUser
committer?: CommitUser
message?: string
tree?: CommitMeta
url?: string

PayloadCommitVerification represents the GPG verification of a commit

Generated using TypeDoc