GitUserDate interface
User info and date for Git operations.
date | Date of the Git operation. |
Email address of the user performing the Git operation. |
|
image |
Url for the user's avatar. |
name | Name of the user performing the Git operation. |
Date of the Git operation.
date: Date
Property Value
Date
Email address of the user performing the Git operation.
email: string
Property Value
string
Url for the user's avatar.
imageUrl: string
Property Value
string
Name of the user performing the Git operation.
name: string
Property Value
string