|
|
|
|
|
by headhuntermdk
1924 days ago
|
|
I generally agree with your statement. I am also an African American but my first reaction to the change was very positive. On a more technical and pedantic level, having a "master" branch really doesn't make any sense without slave branches. So in this context a "main" branch eliminates any negative historical connotations and has a more precise meaning. To me, this another case of "that's how its always been" and some people react very negatively towards sudden change. Related to this conversation: years ago Nikon removed the terminology of Master and Slave in their flash units in favor of Commander and Remote. https://petapixel.com/2020/07/08/nikon-says-it-stopped-using... To the author: We have to start somewhere and it is a sign of progress (no matter how small) that finally there is some awareness around this issue and now something is being done about it |
|
The reason master branches are called master branches is as an analogy to a music/record "master", which means "the original, the truest, the canonical".
(In an analog world where every copy necessitated deterioration, there was a need to say "this is THE version").
So git master branches meant the same thing: canonical. That's why the name "makes sense" even though there are no slave branches.
Just adding this here out of a sense of duty for historical accuracy, and not commenting on the name change itself.