From 6bbca88f6622007ec0adfbb194df56a7b114ac56 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Fri, 15 Nov 2013 12:19:08 +0600 Subject: Initialize git submodules for addons, locales and scons Uses relative paths to repositories, so this is expected to work fine for any protocol we support (git, ssh and http). Uses ignore=all for all the submodules, so updating them to latest remote hash does not tags blender repository as changes. But it is still possible to make changes to submodules and commit them from their path. --- release/datafiles/locale | 1 + 1 file changed, 1 insertion(+) create mode 160000 release/datafiles/locale (limited to 'release/datafiles') diff --git a/release/datafiles/locale b/release/datafiles/locale new file mode 160000 index 00000000000..cb1967cc63a --- /dev/null +++ b/release/datafiles/locale @@ -0,0 +1 @@ +Subproject commit cb1967cc63a6d2d75d2b59cdf91c5f5645285aea -- cgit v1.2.3