Page MenuHomePhorge

D6725.1768824692.diff
No OneTemporary

Size
875 B
Referenced Files
None
Subscribers
None

D6725.1768824692.diff

diff --git a/docs/nix_shared_workflows.md b/docs/nix_shared_workflows.md
--- a/docs/nix_shared_workflows.md
+++ b/docs/nix_shared_workflows.md
@@ -34,6 +34,18 @@
# Working with Phabricator
+## Phabricator
+
+The last configuration step is to set up an account on Phabricator, where we handle code review. Start by [logging in to Phabricator](https://phab.comm.dev) using your GitHub account.
+
+Next, make sure you’re inside the directory containing the Comm Git repository, and run the following command:
+
+```
+arc install-certificate
+```
+
+This command will help you connect your Phabricator account with the local Arcanist instance, allowing you to run `arc diff` and `arc land` commands.
+
## Creating a new diff
The biggest difference between GitHub PRs and Phabricator diffs is that a PR corresponds to a branch, whereas a diff corresponds to a commit.

File Metadata

Mime Type
text/plain
Expires
Mon, Jan 19, 12:11 PM (9 m, 52 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5956257
Default Alt Text
D6725.1768824692.diff (875 B)

Event Timeline