I just got the latest mercurial and started adding in largefiles.
However, now I can't push changes:
abort: ssh://hg@bitbucket.org/mysite/bitbucket.org does not appear to be a largefile store
How can I push to bitbucket now? I have multiple commits that include both largefiles and regular code commits. I'm OK with just forget
ing all the largefiles I've added, but how can I do that without reverting all of my real commits?