Top "Phabricator" questions

Phabricator is an open source collection of web applications which makes it easier to scale software companies.

Can you arc diff against a particular git branch?

I'm pretty new to both Arcanist and git. I'd like to be able to create an arc diff (Phabricator Differential …

git phabricator arcanist
How to reject/delete/close a phabricator patch

I have a patch which I want to close and hide in my project without landing it myself or let …

phabricator arcanist
How to install PHP extension 'pcntl' on my Mac OSX

My operating system is:Mac OSX 10.11 I'm trying to install Phabricator on my Mac, when I execute the command of …

php phabricator pcntl
Undo last diff in Phabricator

I have an open revision in Phabricator (with Git), and I submitted a diff to this revision, with the arc …

git phabricator
Phabricator arc land won't work because that there are multiple revisions on feature branch

I have two branches, started at different points. They are mostly the same, except for a few extra commits on …

git phabricator
Configure Git with SSH for Phabricator

I'm trying to configure SSH for Phabricator to get git running. I've followed this manual but when I call echo {} | …

git ssh phabricator
How do you delete Phabricator project or task

I use Phabricator for code review, but I can't delete a project once it was created. The only thing I …

phabricator
Phabricator: Arcanist : arc diff --update : No Changes Found

I recently started using phabricator. I am using the Arcanist CLI to submit the differential to phabricator. It was working …

command-line updates revision phabricator
Gerrit & Phabricator review

Has anyone done a review between Phabricator and Gerrit? I am looking out for a review tool and want to …

gerrit phabricator
How do you find the PHID of a Phabricator object?

I need to get the PHIDs for one project and several users in our Phabricator install. It seems like it …

phabricator