I have a repository full of zip files, re-compressing theses files will be a waste of time.
I've tried to set core.compression = 0 on the remote and the local copy without success
git config core.compression 0
git config core.loosecompression 0
git pull still do
remote: Counting objects: 23, done.
remote: Compressing objects: ...
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…