Download files from remote repository to local
git clone. The "clone" command downloads an existing Git repository to your local computer. You will then have a full-blown, local version of that Git repo and between commits, and how to push and pull from remote repositories. You can take a local directory that is currently not under version control, and turn it see git:// or user@server:path/to/repo.git , which uses the SSH transfer protocol.