merged property

bool merged
final

True when this was a two-way auto-merge of non-overlapping changes (some paths pushed, others pulled) rather than a single-direction sync.

Implementation

final bool merged;