Renamed default branch to main
Aberta
maintenance
- Linguagem predominante
- Python
- Estrelas
- 734
- Forks
- 412
- Merge médio
- 1d 5h
- PRs com merge (30d)
- 8
Descrição
Anyone who has the repository already cloned will likely need to update it. These are the commands Github suggests:
```
git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a
```
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.