fix untrustworthiness of import/export remotes
authorJoey Hess <joeyh@joeyh.name>
Mon, 9 May 2022 19:53:23 +0000 (15:53 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 9 May 2022 19:53:23 +0000 (15:53 -0400)
commit54809e9eb381a11c8e7c3e948c36b2ff99a0a336
treed1d834dcf2a3c6238f9f4e3d42973ee2ce8d9e92
parente8a601aa24a0d90abb6421bb043650f99172189a
fix untrustworthiness of import/export remotes

Commit 36133f27c0bd5ba037291420d4b66a3bd8e26308 had a boolean flip in it,
aaargh.

Special remotes with importtree=yes or exporttree=yes are once again
treated as untrusted, since files stored in them can be deleted or modified
at any time.

Sponsored-by: Kevin Mueller on Patreon
CHANGELOG
Remote/Helper/ExportImport.hs