Closed tjadamlee closed 4 years ago
@tjadamlee @Some-random
The problem is git pack file contains lots of outdated refs as illustrated in this article I used this tool and shrank the size of .git folder from 400Mb to 7.2Mb.
One problem this approach might bring is it changed all hash values of previous commits and closes all outstanding pull requests. So users are encouraged to make a fresh clone of this repo and we will make sure this cleanup wouldn't cause other problems.
done
git clone时候,需要下载的文件太大了,是否排查下大文件?