No icon

Check out a repository

Check out a repository

Create a working copy of a local repository:

git clone /path/to/repository

 

For a remote server, use:

git clone username@host:/path/to/repository

Comment As:

Comment (0)