The file matching options are now only accepted by commands that can actually use them.

This commit is contained in:
Joey Hess 2015-02-06 17:08:14 -04:00
parent 52424dc382
commit 8066a1c3cc
24 changed files with 118 additions and 77 deletions

2
debian/changelog vendored
View file

@ -8,6 +8,8 @@ git-annex (5.20150206) UNRELEASED; urgency=medium
expression.
* import: Support file matching options such as --exclude, --include,
--smallerthan, --largerthan
* The file matching options are now only accepted by commands that
can actually use them, instead of by all commands.
-- Joey Hess <id@joeyh.name> Fri, 06 Feb 2015 13:57:08 -0400