GitCommitDiffs interface
Properties
ahead |
|
all |
|
base |
|
behind |
|
change |
|
changes | |
common |
|
target |
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
commonCommit
commonCommit: string
Property Value
string
targetCommit
targetCommit: string
Property Value
string