Comment on If "Master/Slave" terminology in computing sounds bad now, why not change it to "Dom/Sub"?
PlexSheep@infosec.pub 2 months agoIn fact, many projects forbid pushing to master entirely and only allow reviewed merging to the master. Then, every time the master changes, a new release of the software is made (either manually or automatically with CI/CD)