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
This commit is contained in:
Baptiste Daroussin 2014-06-11 21:51:38 +00:00
parent 955ecdceba
commit ca143a1de2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45046

5
.arcconfig Normal file
View file

@ -0,0 +1,5 @@
{
"project.name": "D",
"phabricator.uri" : "https://phabric.freebsd.org/",
"history.immutable" : true
}