git submodule present in different branch -



git submodule present in different branch -

i made couple of commits before adding submodule . in graph below added submodule (appcore) in 3rd commit , moved on doing more changes.

as per understood if checkout first commit before submodule added submodule folder ( appcore in case) should not nowadays still see there . how submodules work or m doing wrong

$ git checkout dc5626b

$ ls

git git-submodules

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -