Hacker News new | ask | show | jobs
by ofrzeta 1851 days ago
We've been using Phabricator for several years and just recently started to use Gitlab in parallel. One of the main reasons was Phabricator's confusing and esoteric use of "spaces" for access control that made it hard to include external developers on projects. On the other hand the Phabricator GUI is much less confusing than Gitlab.
1 comments

There are other ways besides spaces to control access in a fine grained way by using projects as access control lists and policies on the areas you want to restrict.