no, forgejo doesnt have “all that”. you are totally missing the point. git is federated, of course, but the added features of forgejo or any other known git forge is not (yet).
Comment on 700+ self-hosted Git instances battered in 0-day attacks
JackbyDev@programming.dev 1 month agoForgejo has all that, and then you can achieve “federation” by virtue of pushing to whatever remote. I wasn’t suggesting people use git itself (which is possible). I just meant that it’s distributed as opposed to centralized like Subverison is.
WhyJiffie@sh.itjust.works 1 month ago
JackbyDev@programming.dev 1 month ago
concept of users, write permissions, or authentication
Forgejo has those, yes.
WhyJiffie@sh.itjust.works 1 month ago
and where does forgejo support federation for issues, PRs?
JackbyDev@programming.dev 1 month ago
Never said it did, and the comment replying to didn’t say it did either.
hikaru755@lemmy.world 1 month ago
Well but distributed != federated. Which is why Forgejo is currently working on a federation feature.