When I run git submodule init, I get the following error:
No submodule mapping found in .gitmodules for path 'xxx'
I searched for a .gitmodules file and I cannot find it anywhere.
I have read this most popular SO question on the same topic.
But unfortunately, I cannot solve the problem. Especially given that I no longer have .gitmodules.
According to my GitHub private repo, I still have submodules for my repository. Just that I cannot find the .gitmodules file anywhere.