To clone the repository using HTTPS, under "Clone with HTTPS", click . To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click Use SSH, then click .
Open Terminal.
Type git clone, and then paste the URL you copied earlier.
$ git clone https://github.com/sarojraut/Test-Project Press Enter. Your local clone will be created.
$ git clone https://github.com/sarojraut/Test-Project
Cloning into
Test-Project
...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (8/8), done.
remove: Total 10 (delta 1), reused 10 (delta 1)
Unpacking objects: 100% (10/10), done.
Now, you have a local copy of the Test-Project repository!
XCode Version used 11.1
IOS Deployment target 10.0