hello,
i am currently planning to mirror my repositories from codeberg to sourcehut to have them sync across two different platforms. the issue i am having is that codeberg/forgejo requires username+password authentication for syncing and i was wondering if there was any way to use that feature for sourcehut, although i am aware that git.sr.ht is usually ssh-key only.
https://docs.gitea.io/en-us/repo-mirror/ see these docs for reference.
thanks.