git clone

Clone an existing repository.

=> More information.

git clone {remote_repository_location}
git clone {remote_repository_location} {path/to/directory}
git clone --recursive {remote_repository_location}
git clone -l {path/to/local/repository}
git clone -q {remote_repository_location}
git clone --depth {10} {remote_repository_location}
git clone --branch {name} --single-branch {remote_repository_location}
git clone --config core.sshCommand="{ssh -i path/to/private_ssh_key}" {remote_repository_location}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/git-clone.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
105.748946 milliseconds
Gemini-to-HTML Time
0.920027 milliseconds

This content has been proxied by September (3851b).