Clone

Syntax

git clone <url>

What?

Clone a repository into a new directory.

How?

To clone a repository, you need to know the URL of the repository you want to clone. You can find the URL by navigating to the repository on GitHub (or whatever git provider you use) and clicking the "Clone or download" button.