49
49
class cmd_graph_ancestry(BzrToolsCommand):
50
50
"""Produce ancestry graphs using dot.
52
52
Output format is detected according to file extension. Some of the more
53
53
common output formats are html, png, gif, svg, ps. An extension of '.dot'
54
54
will cause a dot graph file to be produced. HTML output has mouseovers