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
{{ message }}
This repository was archived by the owner on Aug 25, 2024. It is now read-only.
There are a lot of references to master through out our codebase. git grep will be your friend here.
Please rename all instances of master that refer to a git branch to main. Please provide a list in your PR of all the remaining instances of master as found by git grep -n, with some at least small not detailing why it doesn't need to change, so that reviewers can review your PR quickly.