Share via


GitItem

Module path: TFS/VersionControl/Contracts

Extends: ItemModel

Members

  • commitId: string. SHA1 of commit item was fetched at

  • gitObjectType: GitObjectType. Type of object (Commit, Tree, Blob, Tag, ...)

  • latestProcessedChange: GitCommitRef. Shallow ref to commit that last changed this item Only populated if latestProcessedChange is requested May not be accurate if latest change is not yet cached

  • objectId: string. Git object ID

  • originalObjectId: string. Git object ID