Skip to content

ChangeRequestConflictFile

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/api-client/src/endpoints/change-requests.ts

One file's conflict report: the conflicting sections verbatim plus counts of how the remaining sections classified

Properties

PropertyType
pathstring
documentIdstring
sectionsChangeRequestConflictSection[]
counts{ unchanged: number; 'take-theirs': number; 'keep-mine': number; conflict: number }

Was this page helpful?

Download as PDF