comparison tests/test-issue1877.t @ 23616:11a160547d7f

context: return dirstate parents in workingctx.ancestors() workingctx.ancestors() was not returning the dirstate parents as part of the result set. The only place this function is used is for copy detection when committing a file, and that code already checks the parents manually, so this change has no affect at the moment. I found it while playing around with changing how copy detection works.
author Durham Goode <durham@fb.com>
date Thu, 18 Dec 2014 09:37:14 -0800
parents ca275f7ec576
children 2fc86d92c4a9
comparison
equal deleted inserted replaced
23615:7cfe58983bff 23616:11a160547d7f