[Bf-blender-cvs] Git Commit [a00f046] master: Added the wrong file. Now addin .arcconfig for real.

Sergey Sharybin noreply at git.blender.org
Fri Nov 15 15:41:34 CET 2013


Commit: a00f0469ca9f1b64b336e70539676b8d232dbde7
Author: Sergey Sharybin
Date:   Fri Nov 15 20:40:43 2013 +0600
http://developer.blender.org/rBa00f0469ca9f1b64b336e70539676b8d232dbde7

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

Summary is still: http://wiki.blender.org/index.php/Dev:Doc/Tools/Code_Review

===================================================================

A	.arcconfig
D	1.patch

===================================================================

diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 0000000..57f6c39
--- /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"
+}
diff --git a/1.patch b/1.patch
deleted file mode 100644
index b74f31c..0000000
--- a/1.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-commit c50944e808d6c74148237e85866e893628f0fee6
-Author: Brecht Van Lommel <brechtvanlommel at gmail.com>
-Date:   Wed Nov 13 20:30:45 2013 +0100
-
-    Add .arcconfig for Phabricator Arcanist
-    
-    Summary: http://wiki.blender.org/index.php/Dev:Doc/Tools/Code_Review
-    
-    Reviewed By: sergey
-    
-    Differential Revision: http://developer.blender.org/D1
-
-diff --git a/.arcconfig b/.arcconfig
-new file mode 100644
-index 0000000..cfe68c6
---- /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"
-+}




More information about the Bf-blender-cvs mailing list