It finally worked a few minutes after I posted my message. Checking things out, you are totally right, I accidentally added a big file to the project... Thanks
On 30 avr, 20:53, Tekkub <[email protected]> wrote: > "died with strange error" ... isn't it just so helpful? I don't think I've > seen verbose output in any git command that's been helpful. > Are you trying to push something very large? > > Tekkub > GitHub Tech Support > http://support.github.com/ > Join us on IRC: #github on freenode.net > Discussion group: [email protected] > > > > On Thu, Apr 30, 2009 at 9:57 AM, jlf <[email protected]> wrote: > > > Since this morning, I cannot push to github anylonger. > > > git push origin master > > updating 'refs/heads/master' > > from 229fd31bf8c9f28e9befe281b0e6d2af9ae04371 > > to 5aba1dc713f12f31bd4380ea5c24170b882a87cf > > Also local refs/remotes/origin/master > > Generating pack... > > Counting objects: 1 > > Done counting 38 objects. > > Deltifying 38 objects... > > 100% (38/38) done > > Writing 38 objects... > > 78% (30/38) done > > > It stays in that state... > > > I tried the -v option and here is what is says > > > git push origin master -v > > error: src refspec -v does not match any. > > error: failed to push to '[email protected]:xxxxxxx/xxxxxx.git' > > error: send-pack died with strange error > > macbook$ fatal: The remote end hung up unexpectedly > > > Any clue about what I can do to make it work? > > Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
