Hi, as a small contribution, maybe the naming could be changed. https://www.hanselman.com/blog/EasilyRenameYourGitDefaultBranchFromMasterToMain.aspx TL;DR: "git branch -m master main" "git push -u origin main"
Hi,
as a small contribution, maybe the naming could be changed.
https://www.hanselman.com/blog/EasilyRenameYourGitDefaultBranchFromMasterToMain.aspx
TL;DR:
"git branch -m master main"
"git push -u origin main"