Lines Matching refs:heads
1779 len(log.heads(log.node(parents[0]))) > 1 and1780 (parents[1] == nullrev or len(log.heads(log.node(parents[1]))) > 1))):