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.
Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHG21e7c73af75f: tests: test that narrow preserves bookmarks on widen
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.