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