TxzK@lemmy.zip to Programmer Humor@lemmy.ml · 10 months agowhy type lot letter when few do tricklemmy.zipimagemessage-square145fedilinkarrow-up1392arrow-down138
arrow-up1354arrow-down1imagewhy type lot letter when few do tricklemmy.zipTxzK@lemmy.zip to Programmer Humor@lemmy.ml · 10 months agomessage-square145fedilink
minus-squarederpgon@programming.devlinkfedilinkarrow-up3arrow-down1·9 months ago And nobody is really demanding people stop using “master”, so far as I am aware GitHub, GitLab, and git itself, are all using main as the default name of the default branch, by default.
minus-squarelurker2718@lemmings.worldlinkfedilinkarrow-up3arrow-down1·9 months agoYes that is the point. They made the choice to change their default. You can still make the choice to name your branches, especially the main one, as you like. Setting it for a project is less work than complaining about it.
GitHub, GitLab, and git itself, are all using
main
as the default name of the default branch, by default.Yes that is the point. They made the choice to change their default. You can still make the choice to name your branches, especially the main one, as you like. Setting it for a project is less work than complaining about it.