Skip to content
Snippets Groups Projects
Commit 09d5681d authored by Siddharth Agarwal's avatar Siddharth Agarwal
Browse files

ancestor: fix a comment (followup to 0b03454abae7)

parent c56b5b65
No related branches found
No related tags found
No related merge requests found
......@@ -234,7 +234,7 @@
thisvisit = basesvisit
othervisit = revsvisit
else:
# not an ancestor of a or b: ignore
# not an ancestor of revs or bases: ignore
continue
thisvisit.remove(curr)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment