e this, or do I have to choose between slow pushes and safety?
On 23 March 2015 at 10:41, Duy Nguyen wrote:
> On Mon, Mar 23, 2015 at 5:35 PM, Graham Hay wrote:
>> Hmm. I'm using a "private" fork of a repo, I pull from one and push to
>> the other, e.g.
>>
>>
o you mean by a "no-share
remote"?
On 23 March 2015 at 10:05, Duy Nguyen wrote:
> On Thu, Mar 19, 2015 at 6:11 PM, Graham Hay wrote:
>>> Try "fast-export --anonymize" as that would help us understand this.
>>
>> Attached.
>
> The bad news is it s
:
> Graham Hay writes:
>
>> We have a fairly large repo (~2.4GB), mainly due to binary resources
>> (for an ios app). I know this can generally be a problem, but I have a
>> specific question.
>>
>> If I cut a branch, and edit a few (non-binary) files, and push, what
Nguyen wrote:
> On Wed, Mar 18, 2015 at 8:16 PM, Graham Hay wrote:
>> I created a repo with over 1GB of images, but it works as expected
>> (only pushed 3 objects).
>>
>> Sorry, I must have done something wrong. I put that script in
>> ~/Applications, and c
I created a repo with over 1GB of images, but it works as expected
(only pushed 3 objects).
Sorry, I must have done something wrong. I put that script in
~/Applications, and checked it worked. Then I ran this:
$ GIT_TRACE=2 PATH=~/Applications:$PATH git push --set-upstream origin git-wtf
12:48:28
Are there any commands that I can use to show exactly what it is trying to push?
I'll see if I can create a (public) repo that has the same problem.
Thanks for your help.
> This 10804 looks wrong (i.e. sending that many compressed objects).
> Also "80 MiB" sent at that point. If you modify just
> It would help if you pasted the push output. For example, does it stop
> at 20% at the "compressing objects" line or "writing objects". How
> many total objects does it say?
It rattles through "compressing objects", and the first 20% of
"writing objects", then slows to a crawl.
Writing obje
We have a fairly large repo (~2.4GB), mainly due to binary resources
(for an ios app). I know this can generally be a problem, but I have a
specific question.
If I cut a branch, and edit a few (non-binary) files, and push, what
should be uploaded? I assumed it was just the diff (I know whole
compr
8 matches
Mail list logo