GitCommitDiffs interface
屬性
| ahead |
|
| all |
|
| base |
|
| behind |
|
| change |
|
| changes | |
| common |
|
| target |
屬性詳細資料
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
commonCommit
commonCommit: string
屬性值
string
targetCommit
targetCommit: string
屬性值
string