Sibshops@lemmy.myserv.one to Programmer Humor@programming.dev · 2 days agoMaster vs main (again)lemmy.myserv.oneimagemessage-square48linkfedilinkarrow-up1335
arrow-up1335imageMaster vs main (again)lemmy.myserv.oneSibshops@lemmy.myserv.one to Programmer Humor@programming.dev · 2 days agomessage-square48linkfedilink
minus-squarehotdogcharmer@lemmy.ziplinkfedilinkarrow-up11·edit-22 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. 🤷♂️