Skip to content

Show closed Mercurial branches in repotool

Peter Dunning requested to merge pdunning/reposurgeon:hg-closed-branches into master

This makes sense as the HgExtractor picks up all closed branches. This allows me to verify that closed branches are correctly converted in a repo conversion where closed branches were specifically asked to be kept in the conversion.

Tested by checking repotool compare-branches for the above repo conversion.

Merge request reports