TxzK@lemmy.zip to Programmer Humor@lemmy.ml · 2 years agowhy type lot letter when few do tricklemmy.zipimagemessage-square145linkfedilinkarrow-up1393arrow-down138
arrow-up1355arrow-down1imagewhy type lot letter when few do tricklemmy.zipTxzK@lemmy.zip to Programmer Humor@lemmy.ml · 2 years agomessage-square145linkfedilink
minus-squareDerpgon@programming.devlinkfedilinkarrow-up3arrow-down1·2 years 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·2 years 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.