Mercurial > hg
diff contrib/revsetbenchmarks.py @ 40866:21e7c73af75f
tests: test that narrow preserves bookmarks on widen
When widening inserts older commits in the changelog, we have to
preserve bookmarks so they are not removed by the call to
repair.strip() we temporarily do. We didn't have any tests for that
before.
Differential Revision: https://phab.mercurial-scm.org/D5396
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 06 Dec 2018 10:15:41 -0800 |
parents | e2697acd9381 |
children | 71ef4e923886 |