summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-10-29 19:16:45 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-10-29 19:16:45 -0400
commit22e9f445ab74041321d731fd6290f2922384753b (patch)
tree7d794ff1e9a638849ef46787f2f7f4fa9f27e2e9 /debian
parentc102e63595d502c2424552b29e338ab71cb4a098 (diff)
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.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 42454fe8f..e553877de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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