热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

git:突然无法推送,克隆或其他任何东西-git:Suddenlycan'tpush,orclone,oranything

Outoftheblue,Icantpush,orcloneorpullwithgit.出乎意料的是,我不能用git推,克隆或拉。Iusedtopushsucc

Out of the blue, I can't push, or clone or pull with git.

出乎意料的是,我不能用git推,克隆或拉。

I used to push successfully all the time. I don't remember doing anything unusual, but today it just stopped working. (I'm using git-gui on XP.) Whenever I try to push, the program waits for like 4 minutes and then gives me this:

我曾经一直成功推动。我不记得做任何异常,但今天它停止了工作。 (我在XP上使用git-gui。)每当我尝试推动时,程序等待4分钟,然后给我这个:

FATAL ERROR: Server unexpectedly closed network connection
Pushing to git@github.com:cool-RR/physicsthing.git
fatal: The remote end hung up unexpectedly

I tried reinstalling git-gui, didn't help. I tried to clone my repo from github in a separate folder, got a similar message. Pageant is loaded with my key. I tried getting a new key, didn't help.

我试过重新安装git-gui,没有帮助。我试图在一个单独的文件夹中克隆来自github的repo,得到了类似的消息。 Pageant装满了我的钥匙。我试了一把新钥匙,没有帮忙。

Any ideas?

1 个解决方案

#1


This happened to me the other day. It was because GitHub was down briefly. I pushed again a few minutes later and it was fine.

前几天发生在我身上。这是因为GitHub短暂下降了。几分钟后我又推了一下,很好。


推荐阅读
author-avatar
自行脑补
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有