unused, dropunused: Now work in bare repositories.

Turned out I had already done all the work needed to support this when
unused started checking all branches.
This commit is contained in:
Joey Hess 2011-10-29 19:16:45 -04:00
parent c102e63595
commit 22e9f445ab
5 changed files with 13 additions and 14 deletions

1
debian/changelog vendored
View file

@ -12,6 +12,7 @@ git-annex (3.20111026) UNRELEASED; urgency=low
and file contents. Does not check that numcopies is satisfied, as
.gitattributes information about numcopies is not available in a bare
repository.
* unused, dropunused: Now work in bare repositories.
-- Joey Hess <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400