共用方式為


GitObject interface

Git 物件識別碼和類型資訊。

屬性

objectId

對象識別碼 (Sha1Id)。

objectType

物件類型(Commit、Tree、Blob、Tag)

屬性詳細資料

objectId

對象識別碼 (Sha1Id)。

objectId: string

屬性值

string

objectType

物件類型(Commit、Tree、Blob、Tag)

objectType: GitObjectType

屬性值