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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -