I'm looking at a project, P that has 20 submodules. I'm looking to clone this project along with the submodules, but I want the submodules to just be directories, instead of being their own git repositories. What is the best way to do this? Is there a simple way to do this?
Asked
Active
Viewed 16 times
-1
OlorinIstari
- 513
- 3
- 16
-
1Does this answer your question? [How to un-submodule a Git submodule?](https://stackoverflow.com/questions/1759587/how-to-un-submodule-a-git-submodule) – sofuslund May 28 '22 at 09:59