Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Commit

export
interface

Commit

Hierarchy

  • Commit

Index

Properties

author?: User
memberof

Commit

commit?: RepoCommit
memberof

Commit

committer?: User
memberof

Commit

created?: string
memberof

Commit

memberof

Commit

html_url?: string
memberof

Commit

parents?: CommitMeta[]
memberof

Commit

sha?: string
memberof

Commit

stats?: CommitStats
memberof

Commit

url?: string
memberof

Commit

Generated using TypeDoc