Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitUserDate

User info and date for Git operations.

Hierarchy

  • GitUserDate

Index

Properties

Properties

Optional date

date: Date

Date of the Git operation.

Optional email

email: string

Email address of the user performing the Git operation.

Optional imageUrl

imageUrl: string

Url for the user's avatar.

Optional name

name: string

Name of the user performing the Git operation.

Generated using TypeDoc