Understanding the branch renaming
Understanding the branch renaming
Posted Nov 4, 2025 9:26 UTC (Tue) by kleptog (subscriber, #1183)In reply to: Understanding the branch renaming by zahlman
Parent article: Git considers SHA-256, Rust, LLMs, and more
Isn't it a philosophical question? If a billion people don't care and one person does, is that enough reason? Does the reason they care matter?
In my opinion, "main" is just an objectively better name. It means what it says, whereas "master" is jargon you have to learn. Which makes a small difference to be sure, but the cost is marginal.
That doesn't cover why people change existing repo's though. Though I can imagine external tooling cares. For some new repo's I actually force a master branch because it's easier if all the repo's in a certain group all use the same branch name.
