mechanize-systems / bqnpad

Online REPL for BQN
https://bqnpad.mechanize.systems
Other
33 stars 2 forks source link

Missing git submodule ref #4

Closed ProducerMatt closed 2 years ago

ProducerMatt commented 2 years ago

On a fresh clone:

# make init
git submodule init
git submodule update
fatal: remote error: upload-pack: not our ref a2a236c15010285f44cd7cebb71ed3b1e4115ba0
fatal: Fetched in submodule path 'base', but it did not contain a2a236c15010285f44cd7cebb71ed3b1e4115ba0. Direct fetching of that commit failed.
fatal:
make: *** [Makefile:4: init] Error 128
andreypopp commented 2 years ago

Indeed, fixed.