>_ linuxcommand.dev
Startseite git clone
Version Control

git clone

Clone a repository.

Ubuntu CentOS Debian SUSE Fedora RHEL Arch Alpine macOS
Last updated: Report error
Syntax
$git clone [OPTIONS] <REPOSITORY> [DIRECTORY]
Examples
$git clone https://github.com/user/repo.git
$git clone git@github.com:user/repo.git mydir
Typical use cases
?
Standard usage
git clone --help
Note Downloading repository.
Export