Hmm. I'm using a "private" fork of a repo, I pull from one and push to the other, e.g. git fetch foo git rebase foo/master git push --set-upstream origin bar It's quite possible my workflow is causing the problem, but I'm not sure what I could do differently. What do you mean by a "no-share remote"? On 23 March 2015 at 10:05, Duy Nguyen <pclouds@xxxxxxxxx> wrote: > On Thu, Mar 19, 2015 at 6:11 PM, Graham Hay <grahamrhay@xxxxxxxxx> wrote: >>> Try "fast-export --anonymize" as that would help us understand this. >> >> Attached. > > The bad news is it seems to be working for me (I recreated the remote > repo from this dump). I notice that you have two remotes, one shares > many refs (the remote "ref39"). The other, "ref2", does not share any > SHA-1 with refs in ".git/refs/heads/". Any chance you push to a > no-share remote, which results in a lot of objects to be sent? > -- > Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html