I have used the following commands but submodules are not fetched :(
git remote add upstream https://github.com/NecronomiconCoding/NecroBot
git fetch upstream
git merge upstream/master
git submodule foreach git pull upstream master
However the submodule FeroxRev @ 33654cd
is not fetched into my local repository :(
So how can I fetch the latest submodule?
Here my project : https://github.com/MonsterMMORPG/aaddd/
When I click submodule name it goes into remote repository