Home | History | Annotate | Download | only in codereview

Lines Matching refs:old_heads

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