# in .gitconfig add the following lines: [core] packedGitLimit = 512m packedGitWindowSize = 512m [pack] deltaCacheSize = 2047m packSizeLimit = 2047m windowMemory = 2047m
2.3 问题2: he remote end hung up unexpectedly
要是 git clone 时出现下列报错:
1 2 3 4
error: RPC failed; curl 56 GnuTLS recv error (-12): A TLS fatal alert has been received. fatal: The remote end hung up unexpectedly fatal: The remote end hung up unexpectedly Everything up-to-date