Git卡在deltafying对象中 [英] Git stuck at deltafying objects

查看:418
本文介绍了Git卡在deltafying对象中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的源代码大小为500MB。

但我无法将它推送到任何git存储库:我的git push尝试被禁止在deltafying对象在VS.

我观看了我的网络:〜3kb / s。 out:100kb / s。但是仍然没有推出。



以下是Visual Studio的屏幕截图:



我在Visual Studio中尝试过,推送Visual Studio Team Services(使用git)不起作用。我尝试sourcetree(v1.9.6.1)检查它到bitbucket。没有工作。我试过git控制台,没有工作。



我的Visual Studio Enterprise 2015的Git-2.9.3.2-64bit也安装在我的机器上。 / p>

更新:更多信息:我再次尝试在源代码树上,这里是控制台输出;

  git -c diff.mnemonicprefix = false -c core.quotepath = false push -v --tags --set-upstream LeanStartup master:master 
POST git-receive-pack(163209032 bytes)
致命错误:远程端意外挂起
致命错误:远程端意外挂起
错误:RPC失败; curl 56 SSL读取:错误:00000000:lib(0):func(0):reason(0),errno 10054
推送到https://*****@bitbucket.org/**** * / leanstartup.git
一切都是最新的
如有错误,请参阅上文。

更新2 :我试过另一个解决方案事情承诺和推动)。我在Visual Studio中的git& Source Tree运行良好。

所以也许我需要怀疑一个解决方案leanstartup?

我试图删除文件: .gitattributes < /解决方案文件夹中的/ c $ c> .gitignore 和文件夹: .git 分配git源代码控制。

但是,它会挂在deltafying objects上。

您是否需要从其他地方删除更多git数据以清除所有git-assigment这个项目是什么?



我可以做些什么来解决这个问题?

解决方案

确定。我解决了我的问题。当git说deltafying对象时,我想我会超时。因为我的上传速度非常低,这要归功于TTNET(土耳其的互联网提供商,它很糟糕)。因此,我试图用我的公司互联网来做到这一点。它在1分钟内上传。
尽管...感谢您的帮助......


My source code ( with pictures ) size is ~500MB.
But I can't push it to any git repository: My git push attempt is stucked at "deltafying objects" in VS.
I watched my network in: ~3kb/s. out: 100kb/s. But still not pushing.

Here is a screenshot from visual studio:

I tried in visual studio, to push it Visual Studio Team Services (with git) didn't work. I tried sourcetree(v1.9.6.1) for checking it to bitbucket. Didn't work. I tried git console, didn't work.

My Visual Studio Enterprise 2015 has "Git-2.9.3.2-64bit" also this git version installed on my machine.

Update: More information: I tried on source-tree again, here is console output;

git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags --set-upstream LeanStartup master:master  
POST git-receive-pack (163209032 bytes)  
fatal: The remote end hung up unexpectedly  
fatal: The remote end hung up unexpectedly  
error: RPC failed; curl 56 SSL read: error:00000000:lib(0):func(0):reason(0), errno 10054  
Pushing to https://*****@bitbucket.org/*****/leanstartup.git  
Everything up-to-date  
Completed with errors, see above.  

Update 2: I tried on another solution ( just changed 1-2 things to commit and push). My git in Visual Studio & Source Tree is working well.
So maybe I need to suspect for one solution "leanstartup"?.
I tried to delete files: ".gitattributes" ".gitignore" and folder: ".git" on solution folder to re-assign the git source control.
But again, It hangs on "deltafying objects".
Do you I need to delete more git data from somewhere else to clear all git-assigment on this project?

What can I do to fix this problem ?

解决方案

Ok. I solved my question. I think I'm getting timeout when git says "deltafying objects". Because my upload speed is very low thanks to TTNET ( internet provider in Turkey, which sucks )

So, I tried to do this with my company internet; It's uploaded in 1 minutes. Thanks for help though...

这篇关于Git卡在deltafying对象中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆