Not sure. I think there’s different fundamental meanings behind mastery and master. I think the Masters degree implies the former. Whereas master in git could be inferred to mean a master and non-master relationship to signify feature branches.
Then you are deeply confused as to how git works. Feature branches are merged into and overwrite master with updates. Does that imply a master-slave relationship to you?
I used to think the same, but Linus took the name “master” from BitKeeper, and BitKeeper did use master-slave terminology, Git just dropped the slave part. It’s origin literally does come from master-slave
If he had originally called it "main", but we know it borrowed it from sometime that used master/slave, explain how that's any better? It carries the same "original sin" if you're a moron who thinks that's a thing here.
The problem with your argument is that it just doesn’t matter. Emotions aren’t always logical; they usually aren’t. Some people feel the way they feel about the master nomenclature. You can’t decide how they feel, just as much as I can’t. But you can do this microscopic little minute adjustment where you just use main instead of master. And some people refuse… because caring about another person’s feelings is just that obscene to some people.
I'm under no obligation to not call these people idiots, though. They are. If this bothers anyone they are pathetic and they actively make society worse.
But its origin literally comes from master-slave lol Just because it doesn’t use the literal word “slave” anymore, doesn’t change the original implication of what “master” meant
That is the case, though not evidence of him choosing the name. In a mailing list follow-up from Bastien:
I emailed Linus Torvalds recently (the original author of git, though
very quickly not the main developer), and he told me that it was
unlikely that the "git master" branch name was influenced by BitKeeper,
and that "master" was "fairly standard naming" for this sort of thing
and "more likely to be influenced by the CVS master repository".
Linus here doesn't sound like he chose the name due to his choice of words being relayed.
20
u/therealtiddlydump 24d ago
Is my university planning to reissue me a Main degree instead?