Comment on If "Master/Slave" terminology in computing sounds bad now, why not change it to "Dom/Sub"?
orrk@lemmy.world 2 months agoyou don’t work on main/master, you make a branch to work in, and then merge your changes back into master/main
Comment on If "Master/Slave" terminology in computing sounds bad now, why not change it to "Dom/Sub"?
orrk@lemmy.world 2 months agoyou don’t work on main/master, you make a branch to work in, and then merge your changes back into master/main
aodhsishaj@lemmy.world 2 months ago
Also with git, respectfully, I can do whatever the fuck I want. That’s the point of git. If I want to branch my way down to a stack overflow due to running out of free memory my system will very happily let me do that.