fastruby/fast-ruby

[FEATURE REQUEST] Rename main branch to `main`

arielj opened this issue · 1 comments

Things to ensure:

  • the default branch is main
  • instructions to configure the default as main are clear for a developer that was already using master
  • CI job is updated
  • links in the readme are updated (using HEAD instead of master or main seems to be the most maintanable option since it will be the lasters commit on the default branch even when the default changes)

@arielj Done, thanks!