add, import: Fix a reversion in 7.20191009 that broke handling of --largerthan and --smallerthan
This commit was sponsored by Jochen Bartl on Patreon.
This commit is contained in:
parent
b390a4012c
commit
7036d0a4c1
7 changed files with 34 additions and 17 deletions
|
@ -25,6 +25,7 @@ module Annex.FileMatcher (
|
|||
AddUnlockedMatcher,
|
||||
addUnlockedMatcher,
|
||||
checkAddUnlockedMatcher,
|
||||
LimitBy(..),
|
||||
module Types.FileMatcher
|
||||
) where
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue