Home | History | Annotate | Download | only in codereview

Lines Matching refs:heads

1779 				len(log.heads(log.node(parents[0]))) > 1 and
1780 (parents[1] == nullrev or len(log.heads(log.node(parents[1]))) > 1))):