prune master branch from wave repo
Open
chore
devx
- Dominant language
- Python
- Stars
- 4.3k
- Forks
- 371
- Avg merge
- 26d 1h
- Merged PRs (30d)
- 1
Description
#### Actual behavior
`master` seems to have been deprecated in favor of `main` some time back (https://github.com/h2oai/wave/commit/79065379660a09dc54c7e13c12e4710228dcbc97). I think it would be beneficial to prune the `master` branch from this repo so its not confused during development. It looks like everything but one commit is already in `main`.
#### Expected behavior
- Only `main` branch exists so its obvious what the default branch is
Contributor guide
Assessment
This issue has not been assessed yet.