Interface: CommitData
Properties
authors
• authors: { avatarUrl
: string
; username
: string
}[]
Defined in
hub/src/lib/list-commits.ts:13
date
• date: Date
Defined in
hub/src/lib/list-commits.ts:14
message
• message: string
Defined in
hub/src/lib/list-commits.ts:12
oid
• oid: string
Defined in
hub/src/lib/list-commits.ts:10
title
• title: string
Defined in
hub/src/lib/list-commits.ts:11
< > Update on GitHub