GitItem interface
- Extends
commit |
SHA1 of commit item was fetched at |
git |
Type of object (Commit, Tree, Blob, Tag, ...) |
latest |
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 |
object |
Git object id |
original |
Git object id |
submodule |
Web URL if the item is a Git submodule and target service is supported. Supported services are Azure Repos, GitHub, GitLab, Bitbucket. |
SHA1 of commit item was fetched at
commitId: string
Property Value
string
Type of object (Commit, Tree, Blob, Tag, ...)
gitObjectType: GitObjectType
Property Value
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
latestProcessedChange: GitCommitRef
Property Value
Git object id
objectId: string
Property Value
string
Git object id
originalObjectId: string
Property Value
string
Web URL if the item is a Git submodule and target service is supported. Supported services are Azure Repos, GitHub, GitLab, Bitbucket.
submoduleWebUrl: string
Property Value
string