GitTreeRef interface

Properties

objectId

SHA1 hash of git object

size

Sum of sizes of all children

treeEntries

Blobs and trees under this tree

url

Url to tree

Property Details

objectId

SHA1 hash of git object

objectId: string

Property Value

string

size

Sum of sizes of all children

size: number

Property Value

number

treeEntries

Blobs and trees under this tree

treeEntries: GitTreeEntryRef[]

Property Value

url

Url to tree

url: string

Property Value

string