Add .arcconfig to the repository. Useful if someone wants to use phabricator's comman...
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 1 Dec 2012 12:07:58 +0000 (12:07 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 1 Dec 2012 12:07:58 +0000 (12:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169085 91177308-0d34-0410-b5e6-96231b3b80d8

.arcconfig [new file with mode: 0644]

diff --git a/.arcconfig b/.arcconfig
new file mode 100644 (file)
index 0000000..4711195
--- /dev/null
@@ -0,0 +1,4 @@
+{
+  "project_id" : "llvm",
+  "conduit_uri" : "http://llvm-reviews.chandlerc.com/"
+}