All of lore.kernel.org
 help / color / mirror / Atom feed
* Default branch naming in GitHub repositories
@ 2020-06-22 19:36 Derick Montague
  2020-06-22 21:27 ` Patrick Williams
  0 siblings, 1 reply; 2+ messages in thread
From: Derick Montague @ 2020-06-22 19:36 UTC (permalink / raw)
  To: openbmc

Hello,

In recent weeks, we have seen an initiative to update any
racially-charged naming conventions within our industry. Some examples
include Blacklist, Whitelist, and Master / Slave. 

There is also an initiative to change the default branch naming in
Github. Github is in the process of making changes for new repositories,
and I would like to suggest that we start discussions about our default
branch naming. One suggestion that has some traction is replacing master
with main. 

I'd like to discuss an overall strategy and the impact it would have on
our build scripts before I ask to make this change in the webui-vue repository.

- https://www.bbc.com/news/technology-53050955
- https://www.zdnet.com/article/github-to-replace-master-with-alternative-term-to-avoid-slavery-references/


Thank you!
 
Derick Montague
FED Lead | OpenBMC Design Team Lead
Cognitive Systems User Experience

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Default branch naming in GitHub repositories
  2020-06-22 19:36 Default branch naming in GitHub repositories Derick Montague
@ 2020-06-22 21:27 ` Patrick Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Williams @ 2020-06-22 21:27 UTC (permalink / raw)
  To: Derick Montague; +Cc: openbmc

[-- Attachment #1: Type: text/plain, Size: 1244 bytes --]

On Mon, Jun 22, 2020 at 07:36:04PM +0000, Derick Montague wrote:
> There is also an initiative to change the default branch naming in
> Github. Github is in the process of making changes for new repositories,
> and I would like to suggest that we start discussions about our default
> branch naming. One suggestion that has some traction is replacing master
> with main. 

The default name within Github doesn't really matter.  This is only the
place that it draws the default landing page and statistics from and is
already trivial to change.

> I'd like to discuss an overall strategy and the impact it would have on
> our build scripts before I ask to make this change in the webui-vue repository.

My personal opinion is we should follow whatever upstream git does.  The
default branch name has fairly broad reaching impacts to git usability
and Yocto recipes.  If git decides to change the default branch name,
that project is going to plow through many of the implications of that
decision before it gets to us and Yocto will likely similarly start the
transition ahead of us.  If we decide to proactively change the name to
something else, we have to deal with all of that impact ourselves.

-- 
Patrick Williams

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-22 21:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-22 19:36 Default branch naming in GitHub repositories Derick Montague
2020-06-22 21:27 ` Patrick Williams

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.