May 30 2021
How to do a shallow clone of a git repo?
git clone repo_clone_link --branch master --depth 1