You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present most of the repos in @dwyl have the default branch set to the "legacy" master ...
Given that the industry has moved to naming default branches to main see #8
We need to automate it for the
At present most of the repos in @dwyl have the
default
branch set to the "legacy"master
...Given that the industry has moved to naming
default
branches tomain
see #8We need to automate it for the
Looks fairly easy to do: https://docs.github.com/en/rest/branches/branches#rename-a-branch
Todo
default
branch namedefault
repo ismaster
, rename it tomain
main
branchThe text was updated successfully, but these errors were encountered: