magicshifter / MS3000

The Official Firmware for the MagicShifter 3000 light synthesizer / magic lamp.
http://magicshifter.net/
22 stars 8 forks source link

git submodule update fails #34

Closed deBaer closed 2 years ago

deBaer commented 3 years ago

Hi,

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.

Environment: o Catalina

wizard23 commented 2 years ago

Pleasue use the new monorepo here: https://github.com/magicshifter/MS4000