typo
This commit is contained in:
parent
54f87ef95f
commit
d0da52f1b1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue