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