evjeny / github_tips

knowledge is power

Repository from Github https://github.comevjeny/github_tipsRepository from Github https://github.comevjeny/github_tips

github_tips

knowledge is power


github clone repo with submodules

git clone {REPO_NAME}
cd {REPO_NAME}
git submodule update --init --recursive

About

knowledge is power