|
|
|
|
|
by superuser2
3731 days ago
|
|
Phabricator[0] is awesome. Diffs (like PRs) contain several commits, but are reviewed, discussed, and "landed" as a unit with an auto-generated commit message referring to the Diff description and a link to read its history, but "master" is a linear sequence of Diffs being landed. You can also configure all kinds of rules like "X person must sign off on any changes to this file" or "do not merge code to master unless it is approved by N people other than the author." The UI is a bit clunky but I love it, and it's open source and very flexible. [0] http://phabricator.org/ |
|
You say clunky, but Phabricator's UI makes Gerrit look like a WAP app.