BuildVision icon indicating copy to clipboard operation
BuildVision copied to clipboard

Create a `main` branch.

Open tacosontitan opened this issue 2 years ago • 2 comments

Back in 2020, GitHub began making efforts to move away from master as the primary branch in repositories. Instead, the default for new repositories is main and many established repositories have already made the switch. It is recommended to change the primary branch name from master to main to keep in line with the current industry standard.

This is by no means a critical thing, I just noticed it and figured I would point it out.

tacosontitan avatar Jan 26 '23 17:01 tacosontitan

If this idea was adopted by this repository, another issue should likely be created to remove the master branch.

tacosontitan avatar Jan 26 '23 17:01 tacosontitan

For additional information see the GitHub docs.

tacosontitan avatar Jan 26 '23 17:01 tacosontitan

Thanks for the hint :) updated

StefanKert avatar Apr 29 '24 06:04 StefanKert