GitLastChangeTreeItems interface
Properties
commits | The list of commits referenced by Items, if they were requested. |
items | The last change of items. |
last |
The last explored time, in case the result is not comprehensive. Null otherwise. |
Property Details
commits
The list of commits referenced by Items, if they were requested.
commits: GitCommitRef[]
Property Value
items
lastExploredTime
The last explored time, in case the result is not comprehensive. Null otherwise.
lastExploredTime: Date
Property Value
Date