On 2025/5/21 17:30, bens7...@gmail.com
wrote:
After cloning 'core' and before 'make', you can manually do a 'git submodule init' inside 'core', then do a "git submodule update --progress --depth=1" for a shadow clone of the submodules.I'm not so happy to download 13 GB for translations, among other things, when running make, when I only specified an english language and locale at configuration time. Could the makefile be changed to simply do a shallow git clone, and/or fetch only the translation files which are needed?