English 中文(简体)
吉苏里敦促停止“没收物品:100%”
原标题:Git push halts on "Writing Objects: 100%"
  • 时间:2011-08-18 08:00:59
  •  标签:
  • git

我已经建立了一个有吉特存放处(使用轴网)的灯塔。

我已使该金mon的接收包能够推向存放处。

我目前的测试工作流程如下:

  1. On git server, run:

something子

d

页: 1

  1. On a client box:

git Clone git:server/repo

(关于克隆的空洞存放处)

  1. 某些人对掩埋的存放处作出承诺。

getting:

Counting objects: 8, done.
Compressing objects: 100% (3/3) done,
Writing objects: 100% (6/6)

这没有结束。 我只做了小改动,因此应该尽快完成。

难道在做些什么错呢?

最佳回答
问题回答

如果你使用ms,他们就刚刚发表了一个版本,允许用火力 option死。

页: 1 https://github.com/msysgit/msysgit/releases/tag/Git-1.9.4-preview20140611”

你们可以通过制定办法加以确定。

git config --global sendpack.sideband false




相关问题
git confusion - cloning a repo is returning a past version

Im having some confusion with my git usage. I cloned a repo from one comp to the other, and the new clone is the state of the original that was active some time ago. So its cloning a past version. ...

Appropriate strategy for tagging and hotfixing with git

I was wondering if the strategy I m using for tagging and hotfixing tags (which then I use for deploying rails applications) with git is appropriate. For tagging I just tag a commit of the master ...

Tips on upgrading CVS to git/hg?

We still use CVS, I use git and hg for my personal use though I m still a novice at both, but I realize they re much more modern and better, faster, distributed, etc. It s just everyone is so ...

Using Git in a TFS shop

Using Git at home has spoiled me - I now find using TFS at work to be a bit of a drag and want to explore the possibility of using Git locally and syncing somehow with TFS. I figure there are a few ...

热门标签