[Bf-blender-cvs] [a885bd8] master: Fix addons submodule hash

Sergey Sharybin noreply at git.blender.org
Mon Nov 25 12:01:52 CET 2013


Commit: a885bd8565ef09166ee166b34abedbba5c0443b1
Author: Sergey Sharybin
Date:   Mon Nov 25 16:59:38 2013 +0600
http://developer.blender.org/rBa885bd8565ef09166ee166b34abedbba5c0443b1

Fix addons submodule hash

It was proken in rB41a90077608898accebd08653d064fe309325a17.

Again, plase NEVER use neither `git add .` nor `git commit .`
and use -a command line argument instead.

And NEVER push changes to blender.git BEFORE pushing changes
to submodules.

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

M	release/scripts/addons

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

diff --git a/release/scripts/addons b/release/scripts/addons
index 870b946..dbf7e49 160000
--- a/release/scripts/addons
+++ b/release/scripts/addons
@@ -1 +1 @@
-Subproject commit 870b9461205e1b5085c9ff75ab602ccdbbc60384
+Subproject commit dbf7e49d9b37fa61b5c42d33864f6b4fbfa6d705




More information about the Bf-blender-cvs mailing list