equal
deleted
inserted
replaced
758 |
758 |
759 $ echo 'damage' >> $TESTTMP/dummy-remote/22/f66a3fc0b9bf3f012c814303995ec07099b3a9ce02a7af84b5970811074a3b |
759 $ echo 'damage' >> $TESTTMP/dummy-remote/22/f66a3fc0b9bf3f012c814303995ec07099b3a9ce02a7af84b5970811074a3b |
760 $ hg --config lfs.usercache=emptycache clone -v repo5 fromcorrupt2 |
760 $ hg --config lfs.usercache=emptycache clone -v repo5 fromcorrupt2 |
761 updating to branch default |
761 updating to branch default |
762 resolving manifests |
762 resolving manifests |
763 getting l |
|
764 abort: corrupt remote lfs object: 22f66a3fc0b9bf3f012c814303995ec07099b3a9ce02a7af84b5970811074a3b |
763 abort: corrupt remote lfs object: 22f66a3fc0b9bf3f012c814303995ec07099b3a9ce02a7af84b5970811074a3b |
765 [255] |
764 [255] |
766 |
765 |
767 A corrupted lfs blob is not transferred from a file://remotestore to the |
766 A corrupted lfs blob is not transferred from a file://remotestore to the |
768 usercache or local store. |
767 usercache or local store. |