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 Jun 28, 2025. It is now read-only.
由于不会用
.gitignore,所以在早期提交中曾经把 dist 和 .minecraft 文件夹(总计 > 100 mb)提交了。由于 git clone 会包含提交历史,因此仓库克隆会及其缓慢。
临时解决方法:在执行命令时指定
depth=1。原 issue : #1