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
To clone a repository in Git just execute the following command:
$ git clone [url]
Example:
$ git clone https://github.com/phalcon/forum