git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* delete deprecated refs to release disk space
@ 2011-11-13 15:10 Peter Vereshagin
  2011-11-13 17:01 ` Ævar Arnfjörð Bjarmason
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Vereshagin @ 2011-11-13 15:10 UTC (permalink / raw)
  To: git

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@vereshagin.org> (http://vereshagin.org) pgp: A0E26627 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-11-16 23:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-13 15:10 delete deprecated refs to release disk space Peter Vereshagin
2011-11-13 17:01 ` Ævar Arnfjörð Bjarmason
2011-11-14 14:25   ` Peter Vereshagin
2011-11-16 23:44     ` Peter Vereshagin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).