Replies: 1 comment
-
|
Both ways:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Description
Some CI/CD workflows break when someone renames master branch to main.
What if there would be no need to change branch names, both "master" and "main" would work when there is one of those, and at visible web interfaces would visibly just show text "main", not "master"? This way, there would be no need to manually rename branches, and all repos would be "main" compliant by default. That change would only need to be done to git hosting software like GitHub, and it would save the world from a lot of breakages.
I also asked about this from Gitea go-gitea/gitea#18733
Beta Was this translation helpful? Give feedback.
All reactions