git clone -–depth [depth] [remote-url]
> git clone --depth 1 https://github.com/MicrosoftDocs/azure-docs Cloning into 'azure-docs'... remote: Enumerating objects: 107158, done. remote: Counting objects: 100% (107158/107158), done. remote: Compressing objects: 100% (101843/101843), done. Receiving objects: 17% (18217/107158), 780.25 MiB | 43.72 MiB/s