Bearbeiten

Share via


GitObject interface

Git object identifier and type information.

Properties

objectId

Object Id (Sha1Id).

objectType

Type of object (Commit, Tree, Blob, Tag)

Property Details

objectId

Object Id (Sha1Id).

objectId: string

Property Value

string

objectType

Type of object (Commit, Tree, Blob, Tag)

objectType: GitObjectType

Property Value