GitTreeRef interface
Properties
| object |
SHA1 hash of git object |
| size | Sum of sizes of all children |
| tree |
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
url
Url to tree
url: string
Property Value
string