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 2 months 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 2 months ago
JackbyDev@programming.dev 2 months ago
concept of users, write permissions, or authentication
Forgejo has those, yes.
WhyJiffie@sh.itjust.works 2 months ago
and where does forgejo support federation for issues, PRs?
JackbyDev@programming.dev 2 months ago
Never said it did, and the comment replying to didn’t say it did either.
hikaru755@lemmy.world 2 months ago
Well but distributed != federated. Which is why Forgejo is currently working on a federation feature.