MaibornWolff / alt-core-js

Acceptance & Load testing framework
https://www.npmjs.com/package/@maibornwolff/alt-core-js
MIT License
7 stars 1 forks source link

Change branch name from "master" to "main" #93

Closed MaikNog closed 3 years ago

MaikNog commented 4 years ago

Hi, as a small contribution, maybe the naming could be changed. https://www.hanselman.com/blog/EasilyRenameYourGitDefaultBranchFromMasterToMain.aspx

"git branch -m master main"
"git push -u origin main"