Cygwin git fork() error on pull问题的解决
由于需要使用git,又是windows环境,就安装了cygwin,
但是在提交代码时遇到了以下问题:
remote: Counting objects: 172, done. remote: Compressing objects: 100% (57/57), done. remote: Total 119 (delta 45), reused 95 (delta 21) 0 [main] git 8660 fork: child -1 - forked process 4520 died unexpectedly, retry 0, exit code -1073741515, errno 11 error: cannot fork() for index-pack: Resource temporarily unavailable fatal: fetch-pack: unable to fork off index-pack 无论是git clone还是git fetch都一样,应该是cygwin和git同时使用时的问题,在网上找了好久,也试过: http://stackoverflow.com/questions/12042363/cygwin-git-fork-error-on-pull 提到的方法,还是没解决,最后的解决方法是: 重装cygwin。。。。。。。。。
相关推荐
81427005 2020-11-11
huangkun 2020-10-22
ChlatZed 2020-10-13
GodLong 2020-10-10
天空一样的蔚蓝 2020-09-04
quezhengbo 2020-08-26
wangrui0 2020-07-05
hongsheyoumo 2020-06-27
xcznb 2020-06-26
邓博学习笔记 2020-06-15
bluecarrot 2020-06-15
onlykg 2020-06-14
cwgxiaoguizi 2020-06-14
atb 2020-06-14
Attend 2020-06-14
咏月东南 2020-06-14
citic 2020-06-14
王道革 2020-06-14
NeverAgain 2020-06-14