GitLastChangeItem interface
Properties
| commit |
Gets or sets the commit Id this item was modified most recently for the provided version. |
| path | Gets or sets the path of the item. |
Property Details
commitId
Gets or sets the commit Id this item was modified most recently for the provided version.
commitId: string
Property Value
string
path
Gets or sets the path of the item.
path: string
Property Value
string