Accidentally committed a large amount of raw data in Mercurial, how do I keep it from overloading my bitbucket repository?
问题 I copied a large amount of data from my labs file server to my laptop, then accidentally committed it to the Mercurial repository I'm using to back up my thesis. Now I have 200+ MB of data I don't need taking up space on my hard disk, even after I've deleted the files. This isn't really a problem, but the bitbucket repository I sync to only gives me 1 GB of space, which I will need for my data. Stupidly I then deleted the files and committed again, so I can't just use rollback as described in