changes property

List<DiffChange> changes
final

Structured file changes described by this diff.

Clients can use this field without parsing patch text to determine affected paths.

Implementation

final List<DiffChange> changes;