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:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index c74374cf8d3..a8f3a3f80ab 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,20 +1,20 @@
[submodule "release/scripts/addons"]
path = release/scripts/addons
url = ../blender-addons.git
+ branch = master
ignore = all
- branch = blender2.7
[submodule "release/scripts/addons_contrib"]
path = release/scripts/addons_contrib
url = ../blender-addons-contrib.git
+ branch = master
ignore = all
- branch = blender2.7
[submodule "release/datafiles/locale"]
path = release/datafiles/locale
url = ../blender-translations.git
- ignore = all
branch = master
+ ignore = all
[submodule "source/tools"]
path = source/tools
url = ../blender-dev-tools.git
- ignore = all
branch = master
+ ignore = all