2013年10月15日 星期二

[Git error] warning: suboptimal pack - out of memory


[Git error] warning: suboptimal pack - out of memory



Q:

git push origin master

ssh: connect to host 111.2.1.86 port 22: Connection refused

fatal: The remote end hung up unexpectedly

root@ubuntu:/home/freeman/test/UBEE_D3_CableRG# git push origin master

The authenticity of host '111.2.1.86 (111.2.1.86)' can't be established.

RSA key fingerprint is f5:33:23:30:d0:54:14:bc:69:10:21:19:ec:1b:68:41.

Are you sure you want to continue connecting (yes/no)? yes

Warning: Permanently added '111.2.1.86' (RSA) to the list of known hosts.

root@111.2.1.86's password:

Counting objects: 1404, done.

warning: suboptimal pack - out of memory

fatal: Out of memory, malloc failed)   

error: pack-objects died with strange error



A:

git config pack.threads 1



Reference:



Related Posts:

0 意見:

張貼留言