0
✨ premium

Cloning a Remote Repository

Sometimes you won’t be starting from scratch—you’ll be working on a project that already exists. In that case, you’ll need to get a copy of the existing project’s code onto your local machine. This is called 'cloning' a repository.