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:
authorBrecht Van Lommel <brechtvanlommel@gmail.com>2018-12-20 16:42:01 +0300
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2018-12-21 14:01:05 +0300
commite72f989cf49132c94be139705baf78228bea5d7b (patch)
treeede964c3d4ed1f99f0981287d1dd157eb4b31138 /.gitmodules
parentb52465bd32def94daa2113c308d78433eac6c628 (diff)
Update for moving master to blender2.7 branch.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 2f52bfce372..c74374cf8d3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,12 +2,12 @@
path = release/scripts/addons
url = ../blender-addons.git
ignore = all
- branch = master
+ branch = blender2.7
[submodule "release/scripts/addons_contrib"]
path = release/scripts/addons_contrib
url = ../blender-addons-contrib.git
ignore = all
- branch = master
+ branch = blender2.7
[submodule "release/datafiles/locale"]
path = release/datafiles/locale
url = ../blender-translations.git