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:
authorBastien Montagne <montagne29@wanadoo.fr>2017-08-01 20:31:37 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2017-08-01 20:31:37 +0300
commit5e9132b3b7d43785ec0f4d944159acc1c815c7c9 (patch)
treed7ab3ae1e5e61931a0979271010495d54ece0fd6 /.gitmodules
parentf934f54b84d4ed8fca9eb8de29de782c309dd4cd (diff)
2.79 release: point submodules to correct branches and versions.v2.79-rc1
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 2f52bfce372..bd1812d9618 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,7 +2,7 @@
path = release/scripts/addons
url = ../blender-addons.git
ignore = all
- branch = master
+ branch = blender-v2.79-release
[submodule "release/scripts/addons_contrib"]
path = release/scripts/addons_contrib
url = ../blender-addons-contrib.git
@@ -12,9 +12,9 @@
path = release/datafiles/locale
url = ../blender-translations.git
ignore = all
- branch = master
+ branch = blender-v2.79-release
[submodule "source/tools"]
path = source/tools
url = ../blender-dev-tools.git
ignore = all
- branch = master
+ branch = blender-v2.79-release