Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileCommitResponse

export
interface

FileCommitResponse

Hierarchy

  • FileCommitResponse

Index

Properties

author?: CommitUser
memberof

FileCommitResponse

committer?: CommitUser
memberof

FileCommitResponse

created?: string
memberof

FileCommitResponse

html_url?: string
memberof

FileCommitResponse

message?: string
memberof

FileCommitResponse

parents?: CommitMeta[]
memberof

FileCommitResponse

sha?: string
memberof

FileCommitResponse

tree?: CommitMeta
memberof

FileCommitResponse

url?: string
memberof

FileCommitResponse

Generated using TypeDoc