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:
authorSergey Sharybin <sergey.vfx@gmail.com>2018-04-23 13:55:04 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2018-04-23 13:55:04 +0300
commit7cb27271574ecc00933b6550eb551f7d46b00228 (patch)
tree09ce3965d75ca7c6a53b7ddc35b4192b39802afd /.gitmodules
parentd68f7c8e11d9c26e6d02f9b0aaed3adef4db7140 (diff)
Fix git submodules branch configuration
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 11ce247b455..02875320630 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,22 +3,18 @@
url = ../blender-addons.git
branch = blender2.8
ignore = all
- branch = master
[submodule "release/scripts/addons_contrib"]
path = release/scripts/addons_contrib
url = ../blender-addons-contrib.git
branch = master
ignore = all
- branch = master
[submodule "release/datafiles/locale"]
path = release/datafiles/locale
url = ../blender-translations.git
branch = master
ignore = all
- branch = master
[submodule "source/tools"]
path = source/tools
url = ../blender-dev-tools.git
branch = master
ignore = all
- branch = master