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
Post a Comment