diff .arcconfig @ 33583:b2c27d84f05c stable

phabricator: include the suggested arc config in the repo Test Plan: I uploaded this revision with `arc diff` Differential Revision: https://phab.mercurial-scm.org/D171
author Alex Gaynor <agaynor@mozilla.com>
date Fri, 21 Jul 2017 14:22:08 +0000
parents
children ff396501e841
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.arcconfig	Fri Jul 21 14:22:08 2017 +0000
@@ -0,0 +1,6 @@
+{
+    "conduit_uri": "https://phab.mercurial-scm.org/api",
+    "repository.callsign": "HG",
+    "arc.land.onto.default": "@",
+    "base": "hg:.^"
+}