Git shallow clone

May 30 2021

git

How to do a shallow clone of a git repo?

git clone repo_clone_link --branch master --depth 1