GitConflictRenameDelete interface

DeleteRename 競合のデータ オブジェクト

Extends

プロパティ

baseBlob
resolution
sourceBlob
sourceNewPath

継承されたプロパティ

conflictId
conflictPath
conflictType
mergeBaseCommit
mergeOrigin
mergeSourceCommit
mergeTargetCommit
resolutionError
resolutionStatus
resolvedBy
resolvedDate
url

プロパティの詳細

baseBlob

baseBlob: GitBlobRef

プロパティ値

resolution

resolution: GitResolutionPickOneAction

プロパティ値

sourceBlob

sourceBlob: GitBlobRef

プロパティ値

sourceNewPath

sourceNewPath: string

プロパティ値

string

継承されたプロパティの詳細

conflictId

conflictId: number

プロパティ値

number

gitConflict.conflictId から継承

conflictPath

conflictPath: string

プロパティ値

string

gitConflict.conflictPath から継承

conflictType

conflictType: GitConflictType

プロパティ値

gitConflict.conflictTypeから継承された

mergeBaseCommit

mergeBaseCommit: GitCommitRef

プロパティ値

gitConflict.mergeBaseCommit から継承

mergeOrigin

mergeOrigin: GitMergeOriginRef

プロパティ値

gitConflict.mergeOrigin から継承

mergeSourceCommit

mergeSourceCommit: GitCommitRef

プロパティ値

継承元GitConflict.mergeSourceCommit

mergeTargetCommit

mergeTargetCommit: GitCommitRef

プロパティ値

gitConflict.mergeTargetCommit から継承

resolutionError

resolutionError: GitResolutionError

プロパティ値

gitConflict.resolutionError から継承

resolutionStatus

resolutionStatus: GitResolutionStatus

プロパティ値

gitConflict.resolutionStatusから継承された

resolvedBy

resolvedBy: IdentityRef

プロパティ値

gitConflict.resolvedBy から継承

resolvedDate

resolvedDate: Date

プロパティ値

Date

gitConflict.resolvedDate から継承

url

url: string

プロパティ値

string

gitConflict.url から継承