avoid redundant set of a S3 verison ID that is already recorded
authorJoey Hess <joeyh@joeyh.name>
Thu, 17 Dec 2020 20:49:17 +0000 (16:49 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 17 Dec 2020 20:49:17 +0000 (16:49 -0400)
commite9db3823080ce4aebae3fb4481610e32e1edcdf4
tree9b56c374f31d1455a42279394f1ee776c2cf6b6f
parente5ef8aea9afba708300e2e1df9681263940ed19e
avoid redundant set of a S3 verison ID that is already recorded

I think this could cause unnecessary changes to the git-annex branch,
and retrieveExportWithContentIdentifier is now also used for getting
content from importtree=yes remotes, so it would happen more frequently
so let's avoid.
Remote/S3.hs