1

Is it possible or recommended to add as a git subtree, a project that has .gitmodule dependencies(It was meant to be used with git submodule)?

If yes, is there a command to download recursively when adding git subtree?

This is different than the git submodule project nested in another git submodule project because it's a git submodule project nested in a git subtree project.

yonutix
  • 1,964
  • 1
  • 22
  • 51
  • Does this answer your question? [Git submodule inside of a submodule (nested submodules)](https://stackoverflow.com/questions/1535524/git-submodule-inside-of-a-submodule-nested-submodules) – finnmglas Jul 27 '20 at 14:41
  • No, I'm asking about a git submodule project nested in git subtree project. – yonutix Jul 27 '20 at 14:44
  • https://stackoverflow.com/search?q=%5Bgit-subtree%5D+submodules – phd Jul 27 '20 at 17:26

0 Answers0