pkgjs / wiby

"Will I break you" - a tool for testing dependents
Apache License 2.0
33 stars 7 forks source link

default branch master => main #75

Closed ghinks closed 3 years ago

ghinks commented 3 years ago

could we co-ordinate some time in the near future to switch the default branch name?

ljharb commented 3 years ago

Given the new renaming features have landed, it should be as simple as changing the settings, after landing a commit that changes all masters to HEAD (which can land regardless).

dominykas commented 3 years ago

77 covers the remaining mentions of master in this repo - I think we can do the rename once that's merged?

ghinks commented 3 years ago

Thank you