I'm not really good with this newfangled git, but on a newly cloned MS3000 working copy, this happens:
% git submodule update --init --recursive
Submodule 'MS3000-Assets' (https://github.com/magicshifter/MS3000-Assets.git) registered for path 'MS3000-Assets'
Submodule 'MS3000-Firmware' (https://github.com/magicshifter/MS3000-Firmware.git) registered for path 'MS3000-Firmware'
Submodule 'MS3000-WebInterface' (https://github.com/magicshifter/MS3000-WebInterface.git) registered for path 'MS3000-WebInterface'
Cloning into '/Users/skowalewski/MS3000/MS3000-Assets'...
Cloning into '/Users/skowalewski/MS3000/MS3000-Firmware'...
Cloning into '/Users/skowalewski/MS3000/MS3000-WebInterface'...
Submodule path 'MS3000-Assets': checked out '0739a9a47d832aa3ff5fc64c82ec1d1ff582f295'
fatal: remote error: upload-pack: not our ref c732082a141bf0cddb72344a1394c51014a6c17d
Fetched in submodule path 'MS3000-Firmware', but it did not contain c732082a141bf0cddb72344a1394c51014a6c17d. Direct fetching of that commit failed.
Hi,
I'm not really good with this newfangled git, but on a newly cloned MS3000 working copy, this happens:
Environment: o Catalina