Mercurial > hg
comparison mercurial/ui.py @ 20148:7ac03bfa1369 stable
largefiles: don't crash on 'local renamed directory' actions
a12798938721 introduced splitstandin on all action filenames. It would however
crash on 'd' actions where the filename is None.
Fix that and add test coverage for that case.
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Tue, 26 Nov 2013 15:38:33 +0100 |
parents | e828975722c8 |
children | e5803150ea1d |
comparison
equal
deleted
inserted
replaced
20147:7547bcc1a3ad | 20148:7ac03bfa1369 |
---|