共用方式為


GitUserDate interface

Git 作業的使用者資訊和日期。

屬性

date

Git 作業的日期。

email

執行 Git 作業之使用者的電子郵件位址。

imageUrl

用戶的虛擬人偶 URL。

name

執行 Git 作業的用戶名稱。

屬性詳細資料

date

Git 作業的日期。

date: Date

屬性值

Date

email

執行 Git 作業之使用者的電子郵件位址。

email: string

屬性值

string

imageUrl

用戶的虛擬人偶 URL。

imageUrl: string

屬性值

string

name

執行 Git 作業的用戶名稱。

name: string

屬性值

string