diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-04-18 16:04:25 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-04-18 16:04:35 -0400 |
commit | ea2180a6c141411f8ebdd041f065fae54ff2f780 (patch) | |
tree | ef19371742d05d8f2562ee49abc20db315983000 /debian/changelog | |
parent | 56e6d094aafd0df4b6e9f7abb83ff87b352aead5 (diff) |
required: New command, like wanted, but for required content.
Also refactored some code to reduce duplication.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2acdfac96..53de77cc8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |