• @lowleveldata
    link
    5322 days ago

    This. To avoid the “master” branch on our git to be associated with “slave” I now name new branches “bitch”

    • @[email protected]
      link
      fedilink
      4322 days ago

      There aren’t “slaves” in git, though. The term “master” in that context is that of a master copy.

        • Citizen
          link
          fedilink
          1022 days ago

          “Historically, the default name for this initial branch was master. This term came from Bitkeeper, a predecessor to Git. Bitkeeper referred to the source of truth as the “master repository” and other copies as “slave repositories”. This shows how common master/slave references have been in technology, and the difficulty in knowing how the term master should be interpreted.”

          Excerpt from the link the other member posted above! You’re welcome!

        • @[email protected]
          link
          fedilink
          722 days ago

          It’s funny, because a quick online search shows gitlab runs operations in Saudi Arabia. But at least a bunch of idiot westerners get to feel good about themselves 🤷‍♂️

      • @[email protected]
        link
        fedilink
        -19
        edit-2
        22 days ago

        And a master copy is used to produce slaves - though slave isn’t widespread in version control it’s still quite present in databases. And it all comes from the same Master/Slave naming habit.