merged property
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;
True when this was a two-way auto-merge of non-overlapping changes (some paths pushed, others pulled) rather than a single-direction sync.
final bool merged;