Renamed default branch to main
Ouverte
maintenance
- Langage dominant
- Python
- Étoiles
- 734
- Forks
- 412
- Merge moyen
- 1 j 5 h
- PR mergées (30 j)
- 8
Description
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
```
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.