Show More
@@ -227,7 +227,7 b' def _lfconvert_addchangeset(rsrc, rdst, ' | |||||
227 | if 'l' in fctx.flags(): |
|
227 | if 'l' in fctx.flags(): | |
228 | if renamedlfile: |
|
228 | if renamedlfile: | |
229 | raise util.Abort( |
|
229 | raise util.Abort( | |
230 |
_(' |
|
230 | _('renamed/copied largefile %s becomes symlink') | |
231 | % f) |
|
231 | % f) | |
232 | islfile = False |
|
232 | islfile = False | |
233 | if islfile: |
|
233 | if islfile: |
General Comments 0
You need to be logged in to leave comments.
Login now