记录一个GIT使用的问题,遇到拉代码提示虚拟内存不足的问题。
大概的报错提示信息如下
git.exe clone --progress -v -- "https://codeup.aliyun.com/678503326d5cd76b41ee6a44/mer_front-end.git" "C:\Users\Administrator\Desktop\pro\mer_front-end"
Cloning into 'C:\Users\Administrator\Desktop\pro\mer_front-end'...
fatal: Out of memory, malloc failed (tried to allocate 3701932032 bytes)
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
git 未能顺利结束 (退出码 128) (594 ms @ 2025/4/11 19:30:51)
【解决 方案】
git config --global http.postBuffer 1024M

 
                
            
         浙公网安备 33010602011771号
浙公网安备 33010602011771号 
         
        