playground to learn git how-to.
none
This project include submodule(s). To clone everything at once
# git clone --recursive https://github.com/numaryu/test.gitOr, to get submodule(s) after cloning,
# git submodule update --init --recursiveor
# make init_submodules[numaryu] (https://www.github.com/numaryu/)