Clone from gitmodules
When cloning a repository that contains submodules, you need to use the --recursive flag to clone the main repository as well as all of its submodules. Here's how to clone a repository and its submodules:
Open your terminal and navigate to the direc...
arjun.name.np2 min read