changeset 34366: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 (2017-07-21)
parents 44bc181b9835
children ea8c2478c907
files .arcconfig tests/test-check-code.t
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,6 @@
+{
+    "conduit_uri": "https://phab.mercurial-scm.org/api",
+    "repository.callsign": "HG",
+    "arc.land.onto.default": "@",
+    "base": "hg:.^"
+}
--- a/tests/test-check-code.t
+++ b/tests/test-check-code.t
@@ -36,6 +36,7 @@
 Prevent adding new files in the root directory accidentally.
 
   $ testrepohg files 'glob:*'
+  .arcconfig
   .editorconfig
   .hgignore
   .hgsigs