Live data from Hacker News

GitHub wil change default branch name from 'master' to 'main'

twitter.com

1–10 of 94 posts

Re: GitHub wil change default branch name from 'master' to 'main'

#3
Git init defaults to master, i don't care what it's called but why are they diverging from git defaults?

This will just add yet another inconsistency to confuse newbies as they transition from using github directly to plain git cli... The more cynical side of me would think that may even be intentional.

Re: GitHub wil change default branch name from 'master' to 'main'

#10
post #4

Even existing projects??? No, that's not going to break tons of stuff and tooling built and running on production around "master" /s

Has someone said that's what they're doing? Have you seen more information about this change?

Because the link here is just saying "that's a good idea and we're working on it" in response to someone asking about changing the default branch name.

Like default sounds like new project creation time.

Post reply on HN