add annex.used-refspec

This commit is contained in:
Joey Hess 2015-05-14 15:44:08 -04:00
parent 86699ff861
commit 823bb8031b
5 changed files with 19 additions and 4 deletions

5
debian/changelog vendored
View file

@ -18,8 +18,9 @@ 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.
* unused: Add --used option and annex.used-refspec, 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