253
253
[revision_a, revision_b])
254
254
# Shortcut the case where one of the tips is already included in
255
255
# the other graphs ancestry.
257
257
if revision_b in ancestry_a:
260
260
if revision_a in ancestry_b:
262
262
# convert to a NULL_REVISION based graph.