Kind of wild how the primary branch of every git repo became "main" over the course of a year and how few things broke as a result.
@hjharnis @seldo Yeah, that was great to see!
A key part of why it wasn't disruptive is that Git upstream, and the major Git hosts like GitHub and GitLab, did some thoughtful work to make a smooth transition away from "master" possible:
https://about.gitlab.com/blog/2021/03/10/new-git-default-branch-name/