Mercurial > hgsubversion
comparison tests/test_utility_commands.py @ 1235:6b15eeb78c1a
editor: fix replay handling for copied + modified symlinks
We strip the 'link ' prefix from symlinks when we store it in
Mercurial. We reapply it when we start editing the file via
open_file, but not via add_file. this means that modified symlniks
would replay correctly, but not copied and modified symlinks. This
corrects that ommission.
author | David Schleimer <dschleimer@fb.com> |
---|---|
date | Mon, 07 Apr 2014 18:44:46 -0700 |
parents | e73df57b2b07 |
children | 180e0d5fba2e |
comparison
equal
deleted
inserted
replaced
1234:d3c79072bc6a | 1235:6b15eeb78c1a |
---|