summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-14 15:31:38 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-14 15:31:38 -0400
commit9ef82700e53d82b38aed603c5c8033d09fe3cf3f (patch)
tree0cf4f7521c9f7c0d96b4a360f616348946728cd2 /debian
parent76e69deadf246c95ac4a49b7b72af49a742d235b (diff)
unused: Add --used option, which can specify a set of refs to consider used, rather than the default of considering all refs used.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b5c8dff9..cdb371b73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ git-annex (5.20150508.2) UNRELEASED; urgency=medium
running at once.
* Stale transfer lock and info files will be cleaned up automatically
when get/unused/info commands are run.
+ * unused: Add --used option, which can specify a set of refs to consider
+ used, rather than the default of considering all refs used.
-- Joey Hess <id@joeyh.name> Mon, 11 May 2015 12:45:06 -0400