Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrecht Van Lommel <brecht@blender.org>2020-03-02 00:35:31 +0300
committerBrecht Van Lommel <brecht@blender.org>2020-03-02 00:35:31 +0300
commiteaf0528749c8386a738b27e45bea61bbb971eb39 (patch)
tree58ccbf03f763ba32a6ae1131abff4de523ff5dc8 /.arcconfig
parent3db948cffe48184b8f828ef9fce13ff666c248f0 (diff)
Fix .arcconfig not working with latest arcanist version
Diffstat (limited to '.arcconfig')
-rw-r--r--.arcconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig
index 4a126cd6d01..548af935888 100644
--- a/.arcconfig
+++ b/.arcconfig
@@ -1,6 +1,7 @@
{
"project_id" : "Blender",
"conduit_uri" : "https://developer.blender.org/",
+ "phabricator.uri" : "https://developer.blender.org/",
"git.default-relative-commit" : "origin/master",
"arc.land.update.default" : "rebase",
"arc.land.onto.default" : "master"