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 <brechtvanlommel@gmail.com>2018-12-20 16:45:55 +0300
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2018-12-21 14:15:21 +0300
commitc9df453ce70bdf36a4567f8a97b977c1f5e6dfd7 (patch)
treed32e802384bedc0db5792e5d594dfbb1296a6ad3 /.arcconfig
parent4f6b4ceb6cb070459e7d247d2ce02076a76494bb (diff)
Update for moving blender2.8 to master.
Diffstat (limited to '.arcconfig')
-rw-r--r--.arcconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/.arcconfig b/.arcconfig
index a9b4e2ea3c3..4a126cd6d01 100644
--- a/.arcconfig
+++ b/.arcconfig
@@ -1,7 +1,7 @@
{
"project_id" : "Blender",
"conduit_uri" : "https://developer.blender.org/",
- "git.default-relative-commit" : "origin/blender2.8",
+ "git.default-relative-commit" : "origin/master",
"arc.land.update.default" : "rebase",
- "arc.land.onto.default" : "blender2.8"
+ "arc.land.onto.default" : "master"
}