Fix incremental backup standard preferred content expression to match its documentation, which says it does not want files that have reached a backup repository.

Checked history and these have been out of sync from the very beginning!
This commit is contained in:
Joey Hess 2015-06-16 17:10:10 -04:00
parent 8c46ea22c2
commit a4955542a3
2 changed files with 4 additions and 1 deletions

3
debian/changelog vendored
View file

@ -37,6 +37,9 @@ git-annex (5.20150616) UNRELEASED; urgency=medium
* sync: Add support for --all and --unused.
* Added new "anything" preferred content expression, which matches all
versions of all files.
* Fix incremental backup standard preferred content expression to match
its documentation, which says it does not want files that have reached
a backup repository.
-- Joey Hess <id@joeyh.name> Sat, 30 May 2015 02:07:18 -0400