add key to FileInfo
authorJoey Hess <joeyh@joeyh.name>
Mon, 14 Dec 2020 21:42:02 +0000 (17:42 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 14 Dec 2020 21:42:02 +0000 (17:42 -0400)
commit01527b21d8bcdf0783a5bb2683f4fa6151d1dc7c
tree7c268ee7566dbceff6083aa938a8584030286596
parent205a837e8a711876ea19a829d6da527ca0c8ae5c
add key to FileInfo

MatchingKey is not the thing to use when matching on actual worktreee
files.

Fix reversion in 8.20201116 that made include= and exclude= in
preferred/required content expressions match a path relative to the current
directory, rather than the path from the top of the repository.
13 files changed:
Annex/FileMatcher.hs
Annex/Import.hs
CHANGELOG
CmdLine/Batch.hs
CmdLine/Seek.hs
Command/Add.hs
Command/Import.hs
Command/Info.hs
Command/Multicast.hs
Limit.hs
Types/FileMatcher.hs
doc/bugs/drop_claims_that_content_is_required___40__8.20201127__41__.mdwn
doc/bugs/drop_claims_that_content_is_required___40__8.20201127__41__/comment_1_5d7428158cc90704b96a60eeb55efcd0._comment [new file with mode: 0644]