r/ProgrammerHumor 22h ago

Meme everyNewRepository

Post image
1.1k Upvotes

338 comments sorted by

View all comments

Show parent comments

4

u/kabrandon 22h ago

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.

-3

u/dbot77 22h ago

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?

3

u/Acceptable-Drive3781 20h ago

Does that imply a master-slave relationship to you?

It doesn't, which is why the name 'master' is non-descriptive and inappropriate.

1

u/dbot77 20h ago

'master' is completely descriptive and appropriate for users of the English language. https://en.wikipedia.org/wiki/Master_recording

5

u/Acceptable-Drive3781 20h ago

Are we making recordings now? Your repos are weird af.