|
|
|
|
|
by schleppy_oc
4438 days ago
|
|
Phabricator was one of the first tools I brought to my latest company. We primarily use it for Differential because the arcanist command line tool is so easy to use. Even those that are somewhat git challenged benefit as it handles merging commands for you when you land a review. The IRC channel is a great place for Q&A and epriestley et. al. are always there to offer help. Before you bash it for being written in PHP, take a look at the source; it is unlike any other PHP code I have ever seen. |
|
https://github.com/facebook/phabricator/blob/master/webroot/...
Also this comment is pretty telling:
I'm not saying this is a bad project, it looks excellent and the code is pretty good but you can't escape having to do some nutty things in PHP.