WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
213181
We should rename master branch on git repositories
https://bugs.webkit.org/show_bug.cgi?id=213181
Summary
We should rename master branch on git repositories
Caitlin Potter (:caitp)
Reported
2020-06-14 08:00:17 PDT
In solidarity with the movement for black lives, many popular git repositories have been replacing their default "master" branch to something not associated with the historical bondage of black people. This could potentially improve things for some contributors, by removing one small abuse for them. It's a small thing, but it's worth doing. I'm sure there might be some technical difficulties in doing it, I have no idea how this might interact with various scripts or git-svn integration, but I see this as worth doing. For reference, there are loads of references on social media pointing to mailing list archives and source code which explicitly states that "master" in git refers to the master/slave relationship, such as
https://twitter.com/tobie/status/1270290278029631489
.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-06-14 08:00:28 PDT
<
rdar://problem/64341261
>
Maciej Stachowiak
Comment 2
2020-06-14 23:45:43 PDT
git repositories of WebKit are all mirrors of the official Subversion repository. We will need appropriate support in git-svn and other tooling. Nevertheless this seems like a good change to make.
Jonathan Bedard
Comment 3
2021-05-18 13:40:29 PDT
When importing our canonical repository to GitHub, we made this change:
https://github.com/WebKit/WebKit
Over the next few months, we will be deprecating the git.webkit.org checkouts. Since those mirrors are being deprecated, we do not intend to switch the default branch on these to main
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug