Interface Commit

Commit contains information generated from a Git commit.

Hierarchy

  • Commit

Properties

author?: User

User represents a user

commit?: RepoCommit
committer?: User

User represents a user

created?: string

Format

date-time

html_url?: string
parents?: CommitMeta[]
sha?: string
stats?: CommitStats

CommitStats is statistics for a RepoCommit

url?: string

Generated using TypeDoc