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:
authorSergey Sharybin <sergey.vfx@gmail.com>2013-11-15 18:40:43 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2013-11-15 18:40:43 +0400
commita00f0469ca9f1b64b336e70539676b8d232dbde7 (patch)
treede9b96681f51439f156141b2c3ba38e9d32f3b7f /.arcconfig
parentf19eef9ed8a66c815daf33f929c4ac9498dd840d (diff)
Added the wrong file. Now addin .arcconfig for real.
Summary is still: http://wiki.blender.org/index.php/Dev:Doc/Tools/Code_Review
Diffstat (limited to '.arcconfig')
-rw-r--r--.arcconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 00000000000..57f6c39f1ea
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,6 @@
+{
+ "project_id" : "Blender",
+ "conduit_uri" : "http://developer.blender.org/",
+ "git.default-relative-commit" : "origin/master",
+ "arc.land.update.default" : "rebase"
+}