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

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

问题描述

我的源代码(带图片)大小约为 500MB.
但我无法将其推送到任何 git 存储库:我的 git push 尝试停留在 VS 中的deltafying 对象"上.
我观看了我的网络:~3kb/s.输出:100kb/s.但还是不推.

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:

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

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.

我的 Visual Studio Enterprise 2015 有Git-2.9.3.2-64bit",我的机器上也安装了这个 git 版本.

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.  

更新 2:我尝试了另一种解决方案(只是更改了 1-2 件要提交和推送的内容).我在 Visual Studio 中的 git &源树运行良好.
所以也许我需要怀疑一种解决方案leanstartup"?.
我试图删除解决方案文件夹上的文件:.gitattributes".gitignore"和文件夹:.git"以重新分配git 源代码控制.
但同样,它挂在增量对象"上.
您是否需要从其他地方删除更多 git 数据以清除此项目上的所有 git 分配?

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 ?

推荐答案

好的.我解决了我的问题.我想当 git 说deltafying objects"时我会超时.因为我的上传速度非常低,这要归功于 TTNET(土耳其的互联网提供商,这很糟糕)

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 )

所以,我尝试通过我公司的互联网来做到这一点;它在 1 分钟内上传.感谢您的帮助...

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

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

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