required: New command, like wanted, but for required content.

Also refactored some code to reduce duplication.
This commit is contained in:
Joey Hess 2015-04-18 16:04:25 -04:00
parent c3732bddda
commit ef2202fd94
8 changed files with 55 additions and 39 deletions

1
debian/changelog vendored
View file

@ -22,6 +22,7 @@ git-annex (5.20150410) UNRELEASED; urgency=medium
the bad content in .git/annex/bad/ to avoid further data loss.
* fsck --from remote: Avoid downloading a key if it would go over
the annex.diskreserve limit.
* required: New command, like wanted, but for required content.
-- Joey Hess <id@joeyh.name> Thu, 09 Apr 2015 20:59:43 -0400