Bagikan melalui


GitTreeEntryRef interface

Properti

gitObjectType

Blob atau pohon

mode

Mode direpresentasikan sebagai string oktal

objectId

Hash SHA1 dari objek git

relativePath

Jalur relatif terhadap objek pohon induk

size

Ukuran konten

url

url untuk mengambil pohon atau blob

Detail Properti

gitObjectType

Blob atau pohon

gitObjectType: GitObjectType

Nilai Properti

mode

Mode direpresentasikan sebagai string oktal

mode: string

Nilai Properti

string

objectId

Hash SHA1 dari objek git

objectId: string

Nilai Properti

string

relativePath

Jalur relatif terhadap objek pohon induk

relativePath: string

Nilai Properti

string

size

Ukuran konten

size: number

Nilai Properti

number

url

url untuk mengambil pohon atau blob

url: string

Nilai Properti

string