GitCommitDiffs interface

Properties

aheadCount
allChangesIncluded
baseCommit
behindCount
changeCounts
changes
commonCommit
targetCommit

Property Details

aheadCount

aheadCount: number

Property Value

number

allChangesIncluded

allChangesIncluded: boolean

Property Value

boolean

baseCommit

baseCommit: string

Property Value

string

behindCount

behindCount: number

Property Value

number

changeCounts

changeCounts: {[key: number]: number}

Property Value

{[key: number]: number}

changes

changes: GitChange[]

Property Value

commonCommit

commonCommit: string

Property Value

string

targetCommit

targetCommit: string

Property Value

string