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