On Tue, Jun 23, 2026 at 11:51:24PM +0200, Fabio Valentini wrote: > > This is because pushing over https is not set up by default. > You either need to clone / push over ssh, *or* use "fedpkg push" > instead of plain "git push" which sets up authentication for you when > pushing over https.
You just need to use fedpkg for _either_ clone (fedpkg clone -a) or push (fedpkg push). Either way fedpkg will setup the token for you when you push. kevin -- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
