mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
feat: add links to the SSH and HTTP sections
This commit is contained in:
parent
31b3c1d7b4
commit
4a8a087863
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ The repository was created via the Codeberg website, including a `README.md` fil
|
|||
### Clone
|
||||
|
||||
_Cloning_ refers to the process of creating an identical copy of an online repository to your local machine.
|
||||
Clone with the Git command `clone` followed by the repository URL.
|
||||
It is performed using the Git command `git clone` followed by the [SSH](#ssh) or the [HTTP](#http) repository URL.
|
||||
|
||||
#### SSH
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue