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