You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ git submodule update --init --recursive --remote
gojimmypi:/mnt/c/workspace/esp32-homekit-demo-gojimmypi-pr/examples/led
$ git submodule update
fatal: remote error: upload-pack: not our ref 4ba1c79ad8b8da7c4a5f686f015b7445102516e7
fatal: Fetched in submodule path '../../components/esp32-button', but it did not contain 4ba1c79ad8b8da7c4a5f686f015b7445102516e7. Direct fetching of that commit failed.
fatal:
The text was updated successfully, but these errors were encountered:
@gojimmypi Thank you for bringing this to my attention! The issue was caused by a file corruption during the upload process. I’ve identified and resolved the problem, and everything should now be working as expected.
Related to wolfSSL/wolfssl#8266:
I encountered an error when attempting to update submodules:
From https://github.com/AchimPieters/esp32-homekit-demo/tree/main/components:
From commandline:
The text was updated successfully, but these errors were encountered: