unused: New subcommand, finds unused data (the global part of fsck).

This commit is contained in:
Joey Hess 2010-11-15 16:35:06 -04:00
parent c305fb2bf3
commit 9dc43d2599
5 changed files with 78 additions and 50 deletions

1
debian/changelog vendored
View file

@ -1,6 +1,7 @@
git-annex (0.07) UNRELEASED; urgency=low
* find: New subcommand.
* unused: New subcommand, finds unused data (the global part of fsck).
-- Joey Hess <joeyh@debian.org> Sun, 14 Nov 2010 12:34:49 -0400