• Fisch@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 days ago

    I don’t really see what that solves tbh. Not having a central source of truth seems like it could cause issues and git is already pretty much decentralized because everyone who’s working on a repo will have a copy on their own device and cam upload that to whatever forge they want. Aside from that, you lose all the features a git forge gives you, especially the ability for people to actually find the repo.

    • MonkderVierte@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      especially the ability for people to actually find the repo.

      Vs. a random git URL or a centralized repo everyone knows?

      • Fisch@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 days ago

        Everything you can find on the internet is a “random URL” in that sense but that URL can be searched on search engines and shared. But I don’t know how that p2p git thing works, so maybe I’m assuming it’s more complicated than it actually is.