• maynarkh@feddit.nl
    link
    fedilink
    English
    arrow-up
    11
    ·
    8 months ago

    Git is already distributed. Maybe there should be a way for forge software like GitLab or GitHub to fork stuff from each other via UI, but you can already do that by cloning and pushing the repo to somewhere else.

  • d_k_bo@feddit.de
    link
    fedilink
    English
    arrow-up
    8
    ·
    8 months ago

    Git itself is already distributed. For federated issues/pull requests, there is the ActivityPub extension ForgeFed. Forgejo ist actively working on implementing it.

  • Strit@lemmy.linuxuserspace.show
    link
    fedilink
    English
    arrow-up
    6
    ·
    8 months ago

    Both gitlab and gitea/forgejo has plans to add federation. But it’s been planned for years now and I’m not sure how close we are to actually getting it.

    Besides, git itself is federated as you create copies of repositories on your computer, just like anyone else. It’s just not very “discoverable”.