Note to self: to add a sub-module:
- the git command:
git submodule add https://github.com/aaronbloomfield/ccc; you have to use the https:// url, not git@github.com - edit readme.md then run
make - commit and push changes
Note to self: to add a sub-module:
git submodule add https://github.com/aaronbloomfield/ccc; you have to use the https:// url, not git@github.commake