GitUserDate interface
Git 操作のユーザー情報と日付。
プロパティ
| date | Git 操作の日付。 |
Git 操作を実行しているユーザーの電子メール アドレス。 |
|
| image |
ユーザーのアバターの URL。 |
| name | Git 操作を実行しているユーザーの名前。 |
プロパティの詳細
date
Git 操作の日付。
date: Date
プロパティ値
Date
Git 操作を実行しているユーザーの電子メール アドレス。
email: string
プロパティ値
string
imageUrl
ユーザーのアバターの URL。
imageUrl: string
プロパティ値
string
name
Git 操作を実行しているユーザーの名前。
name: string
プロパティ値
string