• Maggoty@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      13 days ago

      But why even? There’s no risk to changing it and some risk to keeping it. That’s the reason for the push to change it. Keeping something just because it’s tradition isn’t a good idea outside ceremonies.

      • weker01@sh.itjust.works
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        12 days ago

        There is definitely a risk in changing it. Many automation systems that assume there is a master branch needed to be changed. Something that’s trivial yes but changing a perfectly running system is always a potential risk.

        Also stuff like tutorials and documentation become outdated.

        • Maggoty@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          12 days ago

          If they can’t change what’s essentially a variable name without issues then should they be doing the job?

    • chonglibloodsport@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      13 days ago

      Yes exactly. It’s a reference to the recording industry’s practice of calling the final version of an album the “master” which gets sent for duplication.

      • Zink@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        13 days ago

        In alignment with this, we should not replace the master branch with the main branch, we should replace it with the gold branch.

        Every time a PR gets approval and it’s time to merge, I could declare that the code has “gone gold” and I am not doing that right now!

        • ramjambamalam@lemmy.ca
          link
          fedilink
          arrow-up
          0
          ·
          13 days ago

          Merged -> gone gold

          Deployed -> gone platinum

          Gone a week without crashing production -> triple platinum

    • qaz@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      13 days ago

      It was kind of pointless, but at least it made software work with custom default branches.