Upserting user permissions is strictly additive
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: pjlast
Alternative option that makes user-centric permissions syncing purely additive. This means that user-centric permissions syncing can be used to speed up the permissions syncing process, but it cannot take permissions away that repo-centric permissions syncing has granted.
Updated unit tests
Push commits to the source branch or add previously merged commits to review them.