Added the wrong file. Now addin .arcconfig for real.

Summary is still: http://wiki.blender.org/index.php/Dev:Doc/Tools/Code_Review
This commit is contained in:
Sergey Sharybin
2013-11-15 20:40:43 +06:00
parent f19eef9ed8
commit a00f0469ca
2 changed files with 6 additions and 24 deletions

6
.arcconfig Normal file
View File

@@ -0,0 +1,6 @@
{
"project_id" : "Blender",
"conduit_uri" : "http://developer.blender.org/",
"git.default-relative-commit" : "origin/master",
"arc.land.update.default" : "rebase"
}