aboutsummaryrefslogtreecommitdiff
path: root/.arcconfig
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-11 21:51:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-11 21:51:38 +0000
commitca143a1de2ea7a213c29105281c364a0eb7639d2 (patch)
treeca2f56404d7fa5762a03d1aae752b00e6f9e9548 /.arcconfig
parent955ecdceba269c461bc6a397253bc270faf73dde (diff)
downloaddoc-ca143a1de2ea7a213c29105281c364a0eb7639d2.tar.gz
doc-ca143a1de2ea7a213c29105281c364a0eb7639d2.zip
Add .arcconfig so code review are automatically associated with the right
repository and to prevent people using git svn/hg svn to have arcanist automatically modifying their history Approved by: gjb
Notes
Notes: svn path=/head/; revision=45046
Diffstat (limited to '.arcconfig')
-rw-r--r--.arcconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 0000000000..974dc92309
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,5 @@
+{
+ "project.name": "D",
+ "phabricator.uri" : "https://phabric.freebsd.org/",
+ "history.immutable" : true
+}