diff --git a/content/git/clone-commit-via-ssh.md b/content/git/clone-commit-via-ssh.md index 9e037da..787b873 100644 --- a/content/git/clone-commit-via-ssh.md +++ b/content/git/clone-commit-via-ssh.md @@ -5,6 +5,9 @@ eleventyNavigation: parent: Git --- +> **Warning** Please make sure that before connecting to Codeberg via SSH, +> you have [verified Codeberg's SSH fingerprint](/security/ssh-fingerprint)! + The user in this examples is `JohnDoe` and it's repository is `foobar`. The repository was created via the Codeberg.org website including a `README.md` file. ```bash