rabbitmq / tls-gen

Generates self-signed x509/TLS/SSL certificates useful for development
Mozilla Public License 2.0
368 stars 103 forks source link

Rename default branch to main? #44

Closed michaelklishin closed 2 years ago

michaelklishin commented 2 years ago

We have done this (switch to a more modern and hopefully non-offensive branch name) in almost all smaller RabbitMQ-related projects. Should we branch main off of master, make it the default branch and continue there? I doubt anyone checks out master specifically but we can delay its removal by a few months (at the risk of some confusion).

This can be done after all PRs under active development are merged.

@lukebakken

lukebakken commented 2 years ago

We can directly do the rename here. I'll get it once I'm done with #42

lukebakken commented 2 years ago

42 is merged and master renamed to main.