I'm trying to use git submodule update and it's not returning anything, nor does any of the git submodule commands, and I have checked the .gitmodules file and it is correct?
I have no idea if git can be debugged or what, and it's really annoying.
There's no errors or anything, even when using 2>&1 on the end which is really worrying.
git submoduledoes the submodules appear?kennydude@fluffy:~/Dev/boidapp$ git submodule kennydude@fluffy:~/Dev/boidapp$git submodule add PATHTOGITREP? there should appear some modules. nothing withgit submodule status?.gitsubmoduleandgit submodule add URLeach one of those