Sounds like you've got one really big object you're uploading. I'd let it go till it finishes or times out... or find that large commit and remove it.
On Tue, Jun 23, 2009 at 10:14 AM, Vinai <[email protected]> wrote: > > Hi, > > I'm trying to push a local repository into a new git repository, but > the import stalls at 95% > > $ git push origin master > Authenticated to 'netzarbeiter' Git Server as 'vinai' > Counting objects: 11411, done. > Compressing objects: 100% (10173/10173), done. > Writing objects: 95% (10886/11411), 178.37 MiB | 18 KiB/s > > The MiB and KiB numbers keep updating, but the object count remains > the same. > So far I haven't had this problem. Any idea what might be the reason? > > Thanks, > Vinai > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/github?hl=en -~----------~----~----~----~------~----~------~--~---
