commit | 78d289a6f2c337206268f3aced38b6a974bb8078 | [log] [tgz] |
---|---|---|
author | Benjamin Kramer <benny.kra@googlemail.com> | Sat Dec 01 12:08:08 2012 +0000 |
committer | Benjamin Kramer <benny.kra@googlemail.com> | Sat Dec 01 12:08:08 2012 +0000 |
tree | 668e1df6228e682678b6b5748fba610c31dc46d9 | |
parent | 1f19c76253ae95153d84355c80342e8eaab81fe1 [diff] [blame] |
Add .arcconfig to the repository. Useful if someone wants to use phabricator's command line tool. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169086 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 0000000..7f45342 --- /dev/null +++ b/.arcconfig
@@ -0,0 +1,4 @@ +{ + "project_id" : "clang", + "conduit_uri" : "http://llvm-reviews.chandlerc.com/" +}