Renamed default branch to main
Đang mở
maintenance
- Ngôn ngữ chính
- Python
- Star
- 734
- Fork
- 412
- Merge trung bình
- 1 ngày 5 giờ
- Pull request đã merge (30 ngày)
- 8
Mô tả
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
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.