GitTreeEntryRef interface
Properti
| git |
Blob atau pohon |
| mode | Mode direpresentasikan sebagai string oktal |
| object |
Hash SHA1 dari objek git |
| relative |
Jalur relatif terhadap objek pohon induk |
| size | Ukuran konten |
| url | url untuk mengambil pohon atau blob |
Detail Properti
gitObjectType
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