Hi,
as many people might have heard, the Git team is making progress on renaming its default branch from ‘master’ to (probably) ‘main’. We have no concrete plans on migrating our own repositories yet, as there is quite some work involved. Affected systems are: server repositories, client repositories, buildserver, tools, skripts, documentation, etc. The effort needs to be multiplied by the number of repositories and team members as well. Not to mention communicating this to the team.
One part of it is ContinuaCI. Repositories must be updated as well as changes to all existing configurations. Can this be made more easy by directly updating the database? Do you have any plans to support a migration feature?