Description
There has recently been a lot of discussion on improving technical jargon and terminology to remove more racially insensitive terms like "master/slave" or "whitelist/blacklist" to make tech even more inclusive.
https://www.cnet.com/news/master-and-slave-tech-terms-face-scrutiny-amid-anti-racism-efforts/
https://boleary.dev/blog/2020-06-10-i-was-wrong-about-git-master.html
https://www.zdnet.com/article/github-to-replace-master-with-alternative-term-to-avoid-slavery-references/
https://gitlab.com/gitlab-org/gitlab/-/issues/221164
https://gitlab.com/gitlab-org/gitlab/-/issues/220906
https://lore.kernel.org/git/[email protected]/T/#mf6bab91e35ad94fe6ce272615219f887b9b8b440
https://petapixel.com/2020/06/06/its-time-to-end-the-terms-slave-and-master-in-photography/
https://www.hanselman.com/blog/EasilyRenameYourGitDefaultBranchFromMasterToMain.aspx
https://twitter.com/leahculver/status/1269109776983547904
https://www.notion.so/9560a2fdb9364c1aa9e1ede6e6e84225?v=097d37e5e18d452b81af5712df427a56
I think it would be a great addition to gitea to change the default branch name from master
to something more neutral like main
when initializing a new repository. Or at least offer the option of setting a different default name somewhere within Settings.
Thanks!