• MonkderVierte@lemmy.zip
    link
    fedilink
    English
    arrow-up
    4
    ·
    19 days ago

    Yeah, but it needs a address to point to, to work with others repositories. Which with http is centralized. Wouldn’t be with a distributed protocol.

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

        I do know that it keeps a local copy of the repo. But it’s not designed to work with a pool, so it needs a specific address to work together/clone/share repos.

        I’m by no means an expert in git, did i overlook something?

        • Anafabula@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          9
          ·
          18 days ago

          Technically you can add as many remotes to a repo as you want and push/pull to any/all of them. Might be annoying though