This is an archive of the discontinued Mercurial Phabricator instance.

beautifygraph: don't substitute anything for 'X' in rendered graphs
ClosedPublic

Authored by hooper on Oct 14 2018, 8:22 AM.

Details

Summary

It looks like we never actually render graphs this way, although there's an
example in a comment next to the code that prevents it from being needed (see
graphmod.ascii()).

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.

Event Timeline

hooper created this revision.Oct 14 2018, 8:22 AM
martinvonz accepted this revision.Oct 31 2018, 1:37 PM
This revision is now accepted and ready to land.Oct 31 2018, 1:37 PM
This revision was automatically updated to reflect the committed changes.