Add a link to the current opened bug about ssh cloning #22

Open
misc wants to merge 1 commit from misc/documentation:misc-patch-1 into main
Showing only changes of commit 5318656e51 - Show all commits

Add a link to the current opened bug about ssh cloning
Some checks are pending
/ test (pull_request) Blocked by required conditions

Michael S 2026-06-22 09:51:41 +00:00

View file

@ -4,7 +4,7 @@
This document provides a step-by-step guide on how to clone a repository from
the https://forge.fedoraproject.org/[Fedora Forge] instance using HTTPS authentication. This method is
recommended as SSH cloning is currently not supported. It will also cover how
recommended as https://forge.fedoraproject.org/forge/forge/issues/27[SSH cloning] is currently not supported. It will also cover how
to use Access Tokens for authentication, which is the secure and recommended
practice for automated or repeated access.