GitTreeEntryRef interface
git |
Blob or tree |
mode | Mode represented as octal string |
object |
SHA1 hash of git object |
relative |
Path relative to parent tree object |
size | Size of content |
url | url to retrieve tree or blob |
Mode represented as octal string
mode: string
Property Value
string
SHA1 hash of git object
objectId: string
Property Value
string
Path relative to parent tree object
relativePath: string
Property Value
string
Size of content
size: number
Property Value
number
url to retrieve tree or blob
url: string
Property Value
string