Am I going to run into any issues if I git clone a repo into an existing git repo?
For sake of simplification, I am developing a library \"lib/\" that should be ava
I'm finding that following this tutorial is helpful for understanding submodules if you don't have much prior experience.
http://help.github.com/submodules/
https://chrisjean.com/git-submodules-adding-using-removing-and-updating/