localOnly property

List<String> localOnly
final

Paths changed only locally — a sync would push them.

Implementation

final List<String> localOnly;