次の方法で共有


GitObject interface

Git オブジェクト識別子と型情報。

プロパティ

objectId

オブジェクト ID (Sha1Id)。

objectType

オブジェクトの種類 (Commit、Tree、Blob、Tag)

プロパティの詳細

objectId

オブジェクト ID (Sha1Id)。

objectId: string

プロパティ値

string

objectType

オブジェクトの種類 (Commit、Tree、Blob、Tag)

objectType: GitObjectType

プロパティ値