Interface HistoryReferenceCommit

A reference to a VCS Commit.

Hierarchy

  • HistoryReferenceCommit

Properties

Properties

entity_type: string

The type of entity referenced.

id: string | number

The ID of the entity referenced.

message: string

The message from the Commit.

url: string

The external URL for the Branch.

Max Length

2048

Pattern

^https?://.+$

Generated using TypeDoc