Sibshops@lemmy.myserv.one to Programmer Humor@programming.dev · 19 hours agoMaster vs main (again)lemmy.myserv.oneimagemessage-square33linkfedilinkarrow-up1262arrow-down130
arrow-up1232arrow-down1imageMaster vs main (again)lemmy.myserv.oneSibshops@lemmy.myserv.one to Programmer Humor@programming.dev · 19 hours agomessage-square33linkfedilink
minus-squarehotdogcharmer@lemmy.ziplinkfedilinkarrow-up7·edit-211 hours 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. 🤷♂️