Closed jameshadfield closed 7 years ago
I think you have to reinitialize submodules. I updated the .gitmodules
file: https://github.com/nextstrain/fauna/blob/master/.gitmodules in this commit: 4cfd65630b0a5bd7fbcdbbf1ba7e250977957d5e. I think this is git submodule update --init
.
to fix, run:
git submodule sync
git submodule update --init --recursive
branch:
master
commit: 2f5453b560b99a8194a17c4e0771eafe1f8f8787