Will the silent majority bend over to these extremists on Twitter?
GitHub wil change default branch name from 'master' to 'main'
11–20 of 94 posts
Re: GitHub wil change default branch name from 'master' to 'main'
#12Re: GitHub wil change default branch name from 'master' to 'main'
#13Re: GitHub wil change default branch name from 'master' to 'main'
#14If you read "master branch" and think of slavery, you have reading comprehension issues that won't be fixed by renaming the branch. (I know bitkeeper used master/slave terminology for repositories; that is completely irrelevant to git).
Also, it's not reading comprehension, it's subconscious level associations that people basically can't avoid.
Re: GitHub wil change default branch name from 'master' to 'main'
#15I feel like this will break a very significant amount of tooling
Re: GitHub wil change default branch name from 'master' to 'main'
#16Re: GitHub wil change default branch name from 'master' to 'main'
#17Re: GitHub wil change default branch name from 'master' to 'main'
#18Even 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.
Re: GitHub wil change default branch name from 'master' to 'main'
#19I saw a great point mentioned elsewhere on Twitter that an even better methodology is to use "prod" and "dev", as it makes the intent that little bit clearer.