From b624cde117968a8f62f62d17ce3502d1d678b13e Mon Sep 17 00:00:00 2001 From: Cedric BAIL Date: Wed, 24 Apr 2019 09:53:11 -0700 Subject: [PATCH] enable git phab to work with expedite repo. --- .arcconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.arcconfig b/.arcconfig index 0bddbcc..de9c98f 100644 --- a/.arcconfig +++ b/.arcconfig @@ -1,4 +1,6 @@ { "project_id" : "expedite", - "conduit_uri" : "https://phab.enlightenment.org/" + "projects" : "expedite", + "conduit_uri" : "https://phab.enlightenment.org/", + "phabricator.uri" : "https://phab.enlightenment.org/" }