conflicts property

List<Conflict> conflicts
final

A list of conflicts for each file, including the conflict metadata and the hunks of the differences between the files.

Implementation

final List<Conflict> conflicts;