当前位置:   article > 正文

git clone No space left on device_git clone no space left on device

git clone no space left on device

问题git clone http://xxx.git 出现:
fatal: cannot create directory at ‘xxxxxx’: No space left on device
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with ‘git status’
and retry the checkout with ‘git checkout -f HEAD’

问题:cd g-bash: cannot create temp file for here-document: No space left on device
原因:虚拟机磁盘不够。
解决:扩展磁盘链接:https://www.cnblogs.com/dannygoo/p/6233451.html

安装好问题:fatal: Out of memory, malloc failed (tried to allocate 409866605 bytes)
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with ‘git status’
and retry the checkout with ‘git checkout -f HEAD’
原因:内存不够
解决:https://blog.csdn.net/xuanyuanlei1020/article/details/77867355

声明:本文内容由网友自发贡献,转载请注明出处:【wpsshop博客】
推荐阅读
相关标签
  

闽ICP备14008679号