git push error. unpack-objects died of signal 7 -
i set gitlab git server , works months.
today, repo cannot force origin master. pull ok.
i have seek much can search google.
add config in ~/.gitconfig in both remote , local
[core] autocrlf = input packedgitlimit = 128m packedgitwindowssize = 128m [pack] windowmemory = 128m packsizelimit = 128m deltacachesize = 128m threads = 1
try command in local
git repack remote/origin/master git gc git fsck
but still not work.
git
No comments:
Post a Comment