I would suggest you check out this guide: http://github.com/guides/completely-remove-a-file-from-all-revisions Tekkub Github General Support Join us on IRC: #github on freenode.net Discussion group: github@googlegroups.com http://github.com/tekkub
On Thu, Oct 30, 2008 at 2:12 PM, szimek <[EMAIL PROTECTED]> wrote: > > Hi, > > by mistake I committed 200mb sql dump of my database. After that I did > some other commits and noticed my mistake after git push started to > send megabytes of data. > > I've read somewhere that I can try to use 'cherry-pick' command, but > after trying "git cherry-pick sha-of-my-broken-commit", all I got > where some conflicts messages. Now when I do "git status", I get my > all commits I did since the broken one listed there. Sorry for not > providing exact messages, but I got it on computer at work. > > So actually, there are 2 questions - how to properly remove a file > from existing commit and how to fix the mess I'm in :) > > Thanks in advance > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to github@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---