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