We can specify paths via sync to say we want only these paths, but actually for a particular use case we want to sync everything except one path.
It would be convenient if we could use perforce-like convention for workspace view in the sync option like:
//sync/me/..
-//sync/me/not/...
or
(where //... is implicit)
We can specify paths via
syncto say we want only these paths, but actually for a particular use case we want to sync everything except one path.It would be convenient if we could use perforce-like convention for workspace view in the
syncoption like:or
(where
//...is implicit)