To clone a repository in Git just execute the following command:

$ git clone [url]

Example:

$ git clone https://github.com/phalcon/forum

Resources:

Cloning an Existing Git Repository
Tagged on:

Leave a Reply

Your email address will not be published. Required fields are marked *