Note for
Published by Vincent Pickering on
Changed default branch from master to main on #github you should to.
Follow this guide by @shanselman to do the same: https://www.hanselman.com/blog/EasilyRenameYourGitDefaultBranchFromMasterToMain.aspx
Also if you deploy to @heroku this guide: https://medium.com/@adriennedomingus/if-you-are-interested-in-updating-the-name-of-the-primary-branch-on-your-repository-from-master-to-daa34d20c430
And to remove the master branche completely: https://www.freecodecamp.org/news/how-to-delete-a-git-branch-both-locally-and-remotely/