Skip to content

Rename "master" branch

We should go with the times and rename our "master" branch. I would prefer the widely accepted "main":

Johannes Schindelin on git@vger.kernel.org on Wed, 24 Jun 2020 14:46:27 +0000:

A growing number of open source projects aims to avoid the branch name master due to its negative connotation.

I would like to complete this before hard-coding the main branch name into CI/CD pipelines.

What's your stance on this @jcalderone ?

Edited by Florian Sesser