Not sure if the git version could be the issue, but I am using git version 1.6.0.2 on my mac and pushing to Ubuntu that is running version 1.5.4.3. I am going to try and update git on the server and see if that helps.
On Jan 24, 5:13 pm, Dave L <dly...@gmail.com> wrote: > One other thing is that the majority of the size is taken up by > my .git file: > du -sh .git => 57M .git > I've tried git gc --aggressive and got it to this size down from over > 100M. Maybe there's some way to compact it smaller? Or copy this > file over another way? > > On Jan 24, 5:08 pm, Dave L <dly...@gmail.com> wrote: > > > I have not done a cap deploy to my server in quite a while and in the > > mean time my app has grown to 70mb in size. I get these errors when > > doing "cap deploy": > > > fatal: Out of memory, malloc failed > > fatal: index-pack failed > > > I am assuming this has something to do with my app size? Anyone know > > how I could go about fixing this? -- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to git...@googlegroups.com. To unsubscribe from this group, send email to github+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/github?hl=en.