One day I cloned a library in github
and there was an instruction to use the git submodule update
command.
I have been working with git
for some time and I was not aware of this command until then.
What is this submodule
command for?