摘要: 使用云服务器git clone某个项目时,遇到如下问题: fatal: Out of memory, malloc failed (tried to allocate 2000000000 bytes) 百度后找到如下解决方法: sudo mkdir -p /opt/temp sudo dd if= 阅读全文
posted @ 2021-05-07 12:23 坚强的小蚂蚁 阅读(893) 评论(0) 推荐(0)