This commit is contained in:
Joey Hess 2015-12-26 15:11:32 -04:00
parent 54f87ef95f
commit d0da52f1b1
Failed to extract signature

View file

@ -545,7 +545,7 @@ copyToRemote' r key file meterupdate
copylocal =<< Annex.Content.prepSendAnnex key
| Git.repoIsSsh (repo r) = commitOnCleanup r $
Annex.Content.sendAnnex key noop $ \object -> do
-- This is too broad really, but recykey normally
-- This is too broad really, but recvkey normally
-- verifies content anyway, so avoid complicating
-- it with a local sendAnnex check and rollback.
unlocked <- isDirect <||> versionSupportsUnlockedPointers