Sibshops@lemmy.myserv.one to Programmer Humor@programming.dev · 8 days agoMaster vs main (again)lemmy.myserv.oneimagemessage-square46fedilinkarrow-up1328arrow-down136
arrow-up1292arrow-down1imageMaster vs main (again)lemmy.myserv.oneSibshops@lemmy.myserv.one to Programmer Humor@programming.dev · 8 days agomessage-square46fedilink
minus-squarehotdogcharmer@lemmy.ziplinkfedilinkarrow-up12·edit-28 days agoI think ‘master’ is fine for the master branch. It’s a master copy of the codebase. I think ‘main’ is fine for the main branch. It’s the main branch of the repo. I use ‘main’ at work cos that’s what my git client defaults to. I use ‘master’ at home because that’s what my git client defaults to. 🤷♂️
I think ‘master’ is fine for the master branch. It’s a master copy of the codebase.
I think ‘main’ is fine for the main branch. It’s the main branch of the repo.
I use ‘main’ at work cos that’s what my git client defaults to. I use ‘master’ at home because that’s what my git client defaults to. 🤷♂️