comparison mercurial/sshpeer.py @ 28998:f303b569134c stable

graphmod: fix seen state handling for > 2 parents (issue5174) When there are more than 2 parents for a given node (in a sparse graph), extra dummy nodes are inserted to transition the lines more gradually. However, since the seen state was not updated when yielding the extra nodes, the wrong graph styles were being applied to the nodes.
author Martijn Pieters <mjpieters@fb.com>
date Wed, 20 Apr 2016 18:26:29 +0100
parents 48fd02dac1d4
children 98e8313dcd9e
comparison
equal deleted inserted replaced
28997:25d93c61cef4 28998:f303b569134c