Mercurial > hg
comparison mercurial/scmutil.py @ 25656:88d244f4edfd
revert: change a test to make the change of direction of revert -i easier
Currently we are handling editing of newly-added files with the interactive
interface. We are not handling editing of deleted files. In the test for revert,
we were editing a newly-added file. Since we want to change the direction of
revert -i, this editing of a newly-added file will become editing of a deleted file.
Since we don't support that, this patch changes the test to make the rest of
the series cleaner.
author | Laurent Charignon <lcharignon@fb.com> |
---|---|
date | Tue, 23 Jun 2015 13:46:58 -0700 |
parents | 52e5f68d8363 |
children | e93036747902 |
comparison
equal
deleted
inserted
replaced
25655:b8b73652c1c9 | 25656:88d244f4edfd |
---|