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:
parent
955ecdceba
commit
ca143a1de2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45046
1 changed files with 5 additions and 0 deletions
5
.arcconfig
Normal file
5
.arcconfig
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"project.name": "D",
|
||||||
|
"phabricator.uri" : "https://phabric.freebsd.org/",
|
||||||
|
"history.immutable" : true
|
||||||
|
}
|
Loading…
Reference in a new issue