Mercurial > evolve
comparison tests/test-topic-stack.t @ 3038:103244e34a9c
topics: use scmutil.cleanupnodes to create markers while changing topics
Earlier if we change topics on changesets with bookmark, the bookmark is not
moved to the new changeset as we didn't add that logic and we were creating
obsmarkers directly. This patch calls scmutil.cleanupnodes to create obsmarkes
which also handles the bookmark movement.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Thu, 05 Oct 2017 19:20:20 +0530 |
parents | d9e998120771 |
children | f43a310c4338 |
comparison
equal
deleted
inserted
replaced
3037:5c8d5f980f49 | 3038:103244e34a9c |
---|