Mercurial > hg
comparison tests/test-issue842.t @ 27158:522ffc189671
webcommands: get correct parents when comparing a removed file (issue4962)
When comparing a file that was removed at the current revision, parents used to
show grandparents instead, due to how fctx was "shifted" from the current
revision to its p1. Let's not do that.
The fix is pretty much copied from webcommands.filediff().
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sat, 28 Nov 2015 16:02:22 +0800 |
parents | 2fc86d92c4a9 |
children | 55c6ebd11cb9 |
comparison
equal
deleted
inserted
replaced
27157:5f2e4eb08e41 | 27158:522ffc189671 |
---|