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