I have 2 projects. "MyProg
" and "SubProj
".
Both projects are on Bitbucket.
One project is submodule to the second. The problem is that when I pull changes in the main project, the changes submodule are not pulled.
Perhaps it should be, or did I do something wrong?
How do I do that when you upgrade one project and pull the second project's change?