Behavior change: --trust-glacier option no longer overrides trust
authorJoey Hess <joeyh@joeyh.name>
Thu, 7 Jan 2021 14:37:43 +0000 (10:37 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 7 Jan 2021 14:37:43 +0000 (10:37 -0400)
commitc8b1fa67b43da18c5d6c48d9ca1361097960f1e0
tree7676d480f6615c3966881d90cf118e541eeb7e45
parent2bf34fc17f081618f07e33a8e7ff633906962bc3
Behavior change: --trust-glacier option no longer overrides trust

Since that can lead to data loss, which should never be enabled by an
option other than --force.

This commit was sponsored by Jake Vosloo on Patreon.
CHANGELOG
CmdLine/GitAnnex/Options.hs
Remote/Glacier.hs
doc/git-annex.mdwn
doc/tips/using_Amazon_Glacier.mdwn