OK. So I thought I had this licked ... but now ....
I have a project which includes one small library from GitHub as a submodule. In the original version of that super-p
use a diff tool to compare the original clone that's working and this one. Also, what does git submodule
output. Ensure you are pointing to the same branch in each repo before you do.
I'm suspecting that you've switched to a branch or older revision where the submodule was not defined.
hope this helps