共用方式為


GitCommitDiffs interface

屬性

aheadCount
allChangesIncluded
baseCommit
behindCount
changeCounts
changes
commonCommit
targetCommit

屬性詳細資料

aheadCount

aheadCount: number

屬性值

number

allChangesIncluded

allChangesIncluded: boolean

屬性值

boolean

baseCommit

baseCommit: string

屬性值

string

behindCount

behindCount: number

屬性值

number

changeCounts

changeCounts: {[key: number]: number}

屬性值

{[key: number]: number}

changes

changes: GitChange[]

屬性值

commonCommit

commonCommit: string

屬性值

string

targetCommit

targetCommit: string

屬性值

string