Renaming the default branch to main
#503
nicolasbock
started this conversation in
General
Replies: 1 comment
-
I would rather keep it as is now. I don't see a case for changing it. |
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.
-
A growing number of open source projects is considering to rename or has already renamed their default branch in git to
main
. GitHub for example has released guidance on the subject [1] and some further reading can be found here [2, 3].Personally I am in favor of renaming
master
tomain
.What is the general opinion here regarding the name of the default branch?
[1] https://github.com/github/renaming
[2] https://sfconservancy.org/news/2020/jun/23/gitbranchname/
[3] https://lore.kernel.org/git/pull.656.git.1591823971.gitgitgadget@gmail.com/
Beta Was this translation helpful? Give feedback.
All reactions