Clones a repository from [[Remote repository (git)|remote repository]] into a new [[Local repository (git)|local repository]]. [^1] ```bash git clone <repo-url> ``` ^command [^1]: https://git-scm.com/docs/git-clone