Hello. I use git for sql database backups: http://gitweb.vereshagin.org/endvance/blob_plain/HEAD:/endvance/README Am wondering if there is a way to remove the expired revisions? Following that scenario: https://gist.github.com/1362183 I think there should be the way to decrease the space that .git takes. Without compression, of course. No problem if this involves the overwriting of the history like filter-branch does. But filter-branch doesn't seem to be able to remove the old info from repository based on expiration time, does it? Thank you. -- Peter Vereshagin <peter@xxxxxxxxxxxxxx> (http://vereshagin.org) pgp: A0E26627 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html