Lines Matching refs:new_heads
1964 new_heads = len(hg_heads(ui, repo).split())1965 if old_heads != new_heads and not (old_heads == 0 and new_heads == 1):