1

I have a Git repository with a very large submodule. In the cloned repository the submodule is not yet initialized. How to initialize/pull the submodule in a snap-shot kind, so it only fetches the single commit that is needed (configured in the outer repository)?

PS: I don't want to clone freshly my repository, just want to "initialize" the submodule.

Thomas S.
  • 5,804
  • 5
  • 37
  • 72
  • 1
    Possible duplicate of [How to \`git clone\` including submodules?](https://stackoverflow.com/questions/3796927/how-to-git-clone-including-submodules) – Tim Biegeleisen Oct 30 '17 at 11:47

0 Answers0